Re: dnf question

2020-04-19 Thread Anthony F McInerney
On Sun, 19 Apr 2020 at 01:14, Ed Greshko wrote: > On 2020-04-19 07:28, George N. White III wrote: > > On Sat, 18 Apr 2020 at 19:02, Patrick O'Callaghan > wrote: > > > > On Sat, 2020-04-18 at 15:33 -0500, David wrote: > > > There is a poster on Reddit critici

Re: dnf question

2020-04-18 Thread Tim via users
On Sat, 2020-04-18 at 15:33 -0500, David wrote: > There is a poster on Reddit criticizing dnf as being too slow. Compared with what? -- uname -rsvp Linux 3.10.0-1062.18.1.el7.x86_64 #1 SMP Tue Mar 17 23:49:17 UTC 2020 x86_64 Boilerplate: All unexpected mail to my mailbox is automatically de

Re: dnf question

2020-04-18 Thread Ed Greshko
On 2020-04-19 07:28, George N. White III wrote: > On Sat, 18 Apr 2020 at 19:02, Patrick O'Callaghan > wrote: > > On Sat, 2020-04-18 at 15:33 -0500, David wrote: > > There is a poster on Reddit criticizing dnf as being too slow. > > > > I do not use Red

Re: dnf question

2020-04-18 Thread George N. White III
On Sat, 18 Apr 2020 at 19:02, Patrick O'Callaghan wrote: > On Sat, 2020-04-18 at 15:33 -0500, David wrote: > > There is a poster on Reddit criticizing dnf as being too slow. > > > > I do not use Reddit. > > > > But here is my question. > > > > The terminal emulator is running in wayland. Right ?

Re: dnf question

2020-04-18 Thread Patrick O'Callaghan
On Sat, 2020-04-18 at 15:33 -0500, David wrote: > There is a poster on Reddit criticizing dnf as being too slow. > > I do not use Reddit. > > But here is my question. > > The terminal emulator is running in wayland. Right ? > > So is it fair to compare that to a distro or DE not using wayland

dnf question

2020-04-18 Thread David
There is a poster on Reddit criticizing dnf as being too slow. I do not use Reddit. But here is my question. The terminal emulator is running in wayland. Right ? So is it fair to compare that to a distro or DE not using wayland ? Obviously, I have no clue what I am talking about. Also, if dn

Re: Quick (I hope!) dnf question. [CLOSED]

2018-07-13 Thread home user via users
Actually, I did read the man page. ... a few times. This thread taught me that "provides" is looking for file names, not command names. I missed that detail in my man page readings. I think I correctly understood what "search" does. Where I went wrong (regarding "xeyes") was in expecting that

Re: Quick (I hope!) dnf question. [CLOSED]

2018-07-13 Thread Rick Stevens
On 07/12/2018 08:32 PM, Ed Greshko wrote: > On 07/13/18 11:16, Samuel Sieb wrote: >> # dnf provides xeyes >> xorg-x11-apps-7.7-20.fc28.x86_64 : X.Org X11 applications >> Repo    : fedora >> Matched from: >> Provide    : xeyes = 1.1.1 >> >> You want to know why "search" won't find it?  This is w

Re: Quick (I hope!) dnf question. [CLOSED]

2018-07-12 Thread Ed Greshko
On 07/13/18 11:16, Samuel Sieb wrote: > # dnf provides xeyes > xorg-x11-apps-7.7-20.fc28.x86_64 : X.Org X11 applications > Repo    : fedora > Matched from: > Provide    : xeyes = 1.1.1 > > You want to know why "search" won't find it?  This is why: > > # dnf info xorg-x11-apps > Available Packag

Re: Quick (I hope!) dnf question. [CLOSED]

2018-07-12 Thread Samuel Sieb
On 07/12/2018 06:34 PM, home user via users wrote: There are subtle details of these dnf capabilities I'm not grasping ("dnf search" does not find xeyes, even with the "--all" option.  But it is finding a few of the Python IDEs. # dnf provides xeyes xorg-x11-apps-7.7-20.fc28.x86_64 : X.Org X11

Re: Quick (I hope!) dnf question. [CLOSED]

2018-07-12 Thread home user via users
(sigh, I can finally get back to this) Thank-you, Samuel. There are subtle details of these dnf capabilities I'm not grasping ("dnf search" does not find xeyes, even with the "--all" option. But it is finding a few of the Python IDEs. I'm trying to learn Python so I can calculate air's abs

Re: Quick (I hope!) dnf question.

2018-07-10 Thread Samuel Sieb
On 07/10/2018 08:29 PM, home user via users wrote: I recently read an on-line article reviewing/evaluating several IDEs for Python. So I'm trying to find out what I already have, and whether dnf can install whatever I choose if I don't already have it. (My understanding is that dnf can only

Re: Quick (I hope!) dnf question.

2018-07-10 Thread home user via users
Thank-you, Samuel. The question turned out not quick. I recently read an on-line article reviewing/evaluating several IDEs for Python. So I'm trying to find out what I already have, and whether dnf can install whatever I choose if I don't already have it. (My understanding is that dnf can on

Re: Quick (I hope!) dnf question.

2018-07-09 Thread Samuel Sieb
On 07/09/2018 02:51 PM, home user via users wrote: 1. dnf's "provides" command is sensitive to case and special characters; the spelling must be exact. The "provides" command only searches through what the packages say they provide and any files that they would install. From the man page: "Th

Re: Quick (I hope!) dnf question.

2018-07-09 Thread home user via users
Thank-you Rick. So if I did not already know that "xeyes" is all lower case, I would have to do "[Xx][Ee][Yy][Ee][Ss]"? Am I understanding things correctly? I'm actually looking for repository sources for at least 6 Python development environments, and it's not clear when a letter should be u

Re: Quick (I hope!) dnf question.

2018-07-09 Thread Rick Stevens
On 07/09/2018 02:51 PM, home user via users wrote: > A. background: > Consider this sequence of dnf commands... > --- > bash.32[~]: dnf provides Xeyes > Last metadata expiration check: 13 days, 6:37:31 ago on Tue 26 Jun 2018 > 09:03:52 AM MDT. > Error: No Matches found > bash.33[~]: dn

Quick (I hope!) dnf question.

2018-07-09 Thread home user via users
A. background: Consider this sequence of dnf commands... --- bash.32[~]: dnf provides Xeyes Last metadata expiration check: 13 days, 6:37:31 ago on Tue 26 Jun 2018 09:03:52 AM MDT. Error: No Matches found bash.33[~]: dnf provides x_eyes Last metadata expiration check: 13 days, 6:38:00

Re: yum or dnf question

2014-12-20 Thread Chris Murphy
On Fri, Dec 19, 2014 at 2:31 AM, Joachim Backes wrote: > On 12/19/2014 10:16 AM, Chris Murphy wrote: >> >> On Dec 19, 2014 1:55 AM, "Joachim Backes" > > wrote: >>> >>> Hi guys, >>> >>> is it possible to run "yum/dnf update []" (from the official >>> repos) tog

Re: yum or dnf question

2014-12-19 Thread Patrick O'Callaghan
On Fri, 2014-12-19 at 10:31 +0100, Joachim Backes wrote: > On 12/19/2014 10:16 AM, Chris Murphy wrote: > > > > On Dec 19, 2014 1:55 AM, "Joachim Backes" > > wrote: > >> > >> Hi guys, > >> > >> is it possible to run "yum/dnf update []" (from the official > >>

Re: yum or dnf question

2014-12-19 Thread Ralf Corsepius
On 12/19/2014 10:31 AM, Joachim Backes wrote: On 12/19/2014 10:16 AM, Chris Murphy wrote: On Dec 19, 2014 1:55 AM, "Joachim Backes" mailto:joachim.bac...@rhrk.uni-kl.de>> wrote: Hi guys, is it possible to run "yum/dnf update []" (from the official repos) together with some rpm file residing

Re: yum or dnf question

2014-12-19 Thread John Austin
On Fri, 2014-12-19 at 09:55 +0100, Joachim Backes wrote: > Hi guys, > > is it possible to run "yum/dnf update []" (from the official > repos) together with some rpm file residing on my box (for example > downloaded from koji)? > > Example: I need such a mechanism if mutual dependencies exist betw

Re: yum or dnf question

2014-12-19 Thread Joachim Backes
On 12/19/2014 10:16 AM, Chris Murphy wrote: > > On Dec 19, 2014 1:55 AM, "Joachim Backes" > wrote: >> >> Hi guys, >> >> is it possible to run "yum/dnf update []" (from the official >> repos) together with some rpm file residing on my box (for example >> downl

Re: yum or dnf question

2014-12-19 Thread Ralf Corsepius
On 12/19/2014 09:55 AM, Joachim Backes wrote: Hi guys, is it possible to run "yum/dnf update []" (from the official repos) together with some rpm file residing on my box (for example downloaded from koji)? Yes. yum/dnf only care about dependencies between installed and to-be installed packages

Re: yum or dnf question

2014-12-19 Thread Chris Murphy
On Dec 19, 2014 1:55 AM, "Joachim Backes" wrote: > > Hi guys, > > is it possible to run "yum/dnf update []" (from the official > repos) together with some rpm file residing on my box (for example > downloaded from koji)? Yes. I do it all the time. mkdir blah cd blah curl -Os blah.rpm & dnf upgra

yum or dnf question

2014-12-19 Thread Joachim Backes
Hi guys, is it possible to run "yum/dnf update []" (from the official repos) together with some rpm file residing on my box (for example downloaded from koji)? Example: I need such a mechanism if mutual dependencies exist between pkgs from the repo and the rpm on my box. KInd regards Joachim Ba