missing command

Todd Zullinger tmz at pobox.com
Thu Sep 30 18:56:03 UTC 2010


Dave Cross wrote:
> $ rpm -q --whatprovides `which GET`
> perl-libwww-perl-5.834-1.fc13.noarch

Or, for something that works even if you don't have the proper package
installed already:

$ sudo repoquery --whatprovides '*/GET'
perl-libwww-perl-0:5.834-1.fc13.noarch

or

$ yum provides '*/GET'
Loaded plugins: priorities, refresh-packagekit
perl-libwww-perl-5.834-1.fc13.noarch : A Perl interface to the World-Wide Web
Repo        : fedora
Matched from:
Filename    : /usr/bin/GET
...

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sometimes the majority only means that all the fools are on the same
side.
    -- Michael W. Smith

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20100930/26bb8d55/attachment.bin 


More information about the users mailing list