Created
August 24, 2018 15:08
-
-
Save kurtis318/c7623ee2c47b059e4f93724b4cef3fd6 to your computer and use it in GitHub Desktop.
Great place to download centos rpms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I needed to find rpms for installing the cockpit packages on my centos 7 server. | |
The following was a great place to download the. RPMFIND was missing many of the cockpit-* packages. | |
https://pkgs.org/ | |
This site has a great search bar and it listed all the matching additional packages. | |
Here were the ones I downloaded and got to install (actually on RHEL 7.5 KVM): | |
cockpit-172-2.el7.centos.x86_64.rpm | |
cockpit-bridge-172-2.el7.centos.x86_64.rpm | |
cockpit-dashboard-172-2.el7.centos.x86_64.rpm | |
cockpit-docker-172-2.el7.centos.x86a_64.rpm | |
cockpit-machines-172-2.el7.centos.x86_64.rpm | |
cockpit-packagekit-172-2.el7.centos.x86_64.rpm | |
cockpit-storaged-172-2.el7.centos.noarch.rpm | |
cockpit-system-172-2.el7.centos.noarch(1).rpm | |
cockpit-system-172-2.el7.centos.noarch(2).rpm | |
cockpit-system-172-2.el7.centos.noarch.rpm | |
cockpit-ws-172-2.el7.centos.x86_64.rpm | |
libssh-0.7.1-3.el7.x86_64.rpm | |
subscription-manager-1.20.11-1.el7.centos.x86_64.rpm | |
subscription-manager-cockpit-1.20.11-1.el7.centos.noarch.rpm | |
subscription-manager-rhsm-1.20.11-1.el7.centos.x86_64.rpm | |
subscription-manager-rhsm-certificates-1.20.11-1.el7.centos.x86_64.rpm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment