Frequently Asked Question

How to install and update packages in RHEL VMs?
Last Updated 4 years ago

To install and update packages in a RHEL VM you could configure the package manager to use our local repository. To do that run the following two commands:

curl -o /etc/yum.repos.d/rhel7local.repo http://kznrepos.massopen.cloud/repos/rhel7local.repo
curl -o /etc/yum.repos.d/epel7local.repo http://mochat.massopen.cloud/repos/epel7local.repo

Please Wait!

Please wait... it will take a second!