]> piware.de Git - bin.git/blobdiff - install-rhel-tools
build-cockpit-toolbox: Install centpkg
[bin.git] / install-rhel-tools
index 4fcea986b62ac2eb4ca6a41a343861ca05395017..47b26f312de1b42661be91601a94b10b69d20c68 100755 (executable)
@@ -8,11 +8,7 @@ sudo curl -o /etc/pki/ca-trust/source/anchors/2022-RH-IT-Root-CA.crt https://cer
 sudo update-ca-trust
 
 (cd /etc/yum.repos.d; sudo curl -O --location https://download.devel.redhat.com/rel-eng/RCMTOOLS/rcm-tools-fedora.repo)
-sudo dnf install -y rhpkg
-
-# CentOS stream
-sudo dnf copr enable -y james/centpkg
-sudo dnf install -y centpkg streamkoji
+sudo dnf install -y rhel-packager
 
 # coverity
 sudo dnf copr enable -y copr.devel.redhat.com/kdudka/covscan