Redhat / CentOS Linux list all packages available for installation
Q. How do I list all packages available for installation from Internet using Red Hat Enterprise Linux or CentOS 5?
A. You can yum command and it has option to show a list of all packages that are not presently installed and can be installed via RHN or Internet.
yum list available
yum list available | less
yum list available | grep package
yum list available "pacakge"
A note about RHEL <= version 4.0
If you are using RHEL v4.0 or old version, use up2date command:
up2date --show-available
Subscribe to our free e-mail newsletter or RSS feed to get all updates.
You can Email this page to a friend.
Related Other Helpful FAQs:
- Linux List All Outdated Packages Which Could be Updated and Applied to System
- Force yum update Command To Exclude Certain Packages
- Show all installed packages or software in Linux, FreeBSD, OpenBSD
- Patch and Update Redhat Enterprise Linux / CentOS 5 server
- CentOS / Red Hat Linux Find Out Latest Available Updated Package or Kernel Version
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: CentOS, enterprise_linux, grep_command, red_hat_enterprise, rhel, rhn, up2date_command, yum_command



Recent Comments
Today ~ 32 Comments
Yesterday ~ 1 Comment
Yesterday ~ 3 Comments
Yesterday ~ 2 Comments
Yesterday ~ 3 Comments