I am in the new RHEL system.
It seems I can not install any package through yum install.
yum install nmap
Current repositories in
ls /etc/yum.repos.d/
google-chrome.repo redhat.repo rhel-source.repo
What could be wrong?
YUM DEVICE OUTPUT:
$ sudo yum install nmap
[sudo] password for user:
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
Updating certificate-based repositories.
Setting up Install Process
No package nmap available.
Error: Nothing to do
source
share