On 09/06/16 17:05, Saint Michael wrote:
> I am using Fedora 23 and documentation I found says that this command should
> exist:
>
> dnf --quiet --duplicated,
>
> But the command does not exist
>
> This is the version I have, which I am not sure how to interpret
> dnf --version
> 1.1.10
>
I am using Fedora 23 and documentation I found says that this command
should exist:
dnf --quiet --duplicated,
But the command does not exist
This is the version I have, which I am not sure how to interpret
dnf --version
1.1.10
Installed: dnf-0:1.1.10-1.fc23.noarch at 2016-09-02 18:43
Bui
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'
Loade
On 09/30/2010 09:02 AM, 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
On 30 September 2010 17:02, 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 wa
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