Install Miscellaneous Packages
Instructions on how to install our miscellaneous packages.
createrepo
createrepo is our build of createrepo_c made specifically for Ubuntu 22.04. This opens up the possibility for managing our rpm repository without the need of containers or virtual machines.
sudo apt install createrepo
# system and version info
cat /etc/issue
Ubuntu 22.04.2 LTS \n \l
createrepo -V
Version: 0.20.1 (Features: LegacyWeakdeps )