Possible Duplicate:
What is the equivalent of packages.debian.org for CentOS?

When I want to search for packages for my Debian box I use

http://www.debian.org/distrib/packages

It has a nice search and a page for each package with lots of details.

Is there a CentoOS (RHEL) equivalent?

link|improve this question
Understand the pain. Though survival is not difficult if you use google and yum search smartly. – Aditya Patawari Dec 29 '11 at 6:19
feedback

closed as exact duplicate by Iain Jan 27 at 8:33

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

RHEL has Red Hat Network (RHN), but this is only browsable if you have a valid support contract with Red Hat.

As far as I'm aware, the CentOS project do not have a web interface to their Yum repositories, only automatic indexes generated by the web server.

EPEL has a web interface called repoview, but this is more or less equivalent to an automatic index generated by Apache, with the addition of showing package groups. There is no search facility.

link|improve this answer
feedback

not sure if there is, but http://rpm.pbone.net/ is what I use.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.