On 30 September 2010 17:02,  <theonly.obsid...@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 :: d...@dave.org.uk
http://dave.org.uk/
@davorg
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to