missing command

Dave Cross davorg at gmail.com
Thu Sep 30 16:08:10 UTC 2010


On 30 September 2010 17:02,  <theonly.obsidian at gmail.com> wrote:
> If this comes across as a newbie question...I apologize. i simply don't know
> the answer. I recently installed Fedora 13. I'm used to using "wget" and
> "GET". When trying to run a few of my old scripts I found that "wget" and
> "GET" were not installed. I was able to install "wget" by using "yum install
> wget". This does not work with "GET". Can someone point me to the correct
> package that may include "GET"? Thanks in advance for any assistance.

$ rpm -q --whatprovides `which GET`
perl-libwww-perl-5.834-1.fc13.noarch

So something like "yum install perl-libwww-perl" should work.

Dave...

-- 
Dave Cross :: dave at dave.org.uk
http://dave.org.uk/
@davorg


More information about the users mailing list