James Antill (illiterat) wrote,

A few things you might not know about RHEL-6.1+ yum

Time to look at a few features of yum in RHEL-6.1 now that it's released

Tags: package management, rhel, yum

illiterat

May 20 2011, 19:18:30 UTC 1 year ago

  • New comment

provides == fileprovides?

If I say "yum provides foo", it's because I want to know which package provides file foo.

The problem is twofold: 1) From what I've seen that is the (much) less common usage. 2) If you assume people want to check for files by default, you need to load the "filelists" data from all repos. ... which means that everybody who doesn't want to do that (Eg. most people) will then shout at me for wasting their time/bandwidth/etc.

I'd thought about doing some "primary-file-lookup" type command, mainly for command lookup (where you don't need filelists) but that could be extended ... what files do you lookup frequently?

Error

default userpic

Your reply will be screened

Your IP address will be recorded