Is there a utility such as rpmfind that exists for enterprise rpms? One could locate rpms from various repos e.g.
- Centos base, extras, plus - EPEL - RPMForge - KBS repos
Due to the requirement of a subscription, upstream or others like Oracle Unbreakable linux couldn't be listed.
Regards, Vandaman.
John R Pierce wrote:
Vandaman wrote:
Is there a utility such as rpmfind that exists for
enterprise
rpms? One could locate rpms from various repos e.g.
- Centos base, extras, plus
- EPEL
- RPMForge
- KBS repos
you mean, like `yum list` ?
yumlist or yumex are not as good as rpmfind, as i don't run yumex/GUI on any server.
Regards, Vandaman.
Joseph L. Casale wrote:
How does #yum list <name> not work *if* the repo is added to your list?
Is that how rpmfind works? http://rpmfind.net/linux/RPM/ What packages are available for CentOS and third party repos without having the .repo files installed?
Regards, Vandaman.
Is that how rpmfind works?
Don't know _exactly_ how I searches, but I think that point is mute.
http://rpmfind.net/linux/RPM/ What packages are available for CentOS and third party repos without having the .repo files installed?
Sorry, I don't understand. Add the few repo's you know you'll need (there aren’t that many) and execute your search. Simple. Between whatprovides and list, I find everything I need.
jlc
On Sat, Nov 29, 2008 at 1:01 PM, Vandaman vandaman2002-sk@yahoo.co.uk wrote:
Is that how rpmfind works? http://rpmfind.net/linux/RPM/ What packages are available for CentOS and third party repos without having the .repo files installed?
I usually go to:
Click "Advanced RPM Search" and select the distros to search. If you want to include the EPEL repository, pick up "Fedora Other". If you add "CentOS Other", you will get the kbs repo as well.
Akemi