a list of Fedora 18 package names?

Michael Schwendt mschwendt at gmail.com
Thu Jan 24 15:47:55 UTC 2013


On Thu, 24 Jan 2013 08:29:02 -0300, Fernando Cassia wrote:

> > The first messages said "I'm running F17". And when the first helpful
> > replies had come in after 15-18 minutes already, those have not been
> > commented on.
> 
> Sorry for not spending my life on this list and the GMail screen.
> I only reply to email when I can. I am sorry that this upsets you.

It doesn't. -- Instead of spending time on productive replies, giving
a hint that "I'm running F17" means "I have F17 but cannot run it",
which would explain why you cannot run repoquery or yum, you've spent
much more time on trolling in this thread a few hours later:
http://lists.fedoraproject.org/pipermail/users/2013-January/429566.html

Oh, btw:

> The plan was also to have some programming fun parsing such lists with
> a Java program built using NetRexx.

There are other ways to retrieve a listing of what packages are included
in the Fedora release:

With lftp and Cygwin one could do something like this, for example,
and with your favourite mirror server:

  lftp -e "ls -R ; exit" ftp://ftp.tu-chemnitz.de:/pub/linux/fedora/linux/releases/18/Fedora/x86_64/os/Packages/

And once your Java program works, you could parse the list of packages in
the Everything repo, too. ;-)

-- 
Fedora release 19 (Rawhide) - Linux 3.8.0-0.rc4.git1.1.fc19.x86_64
loadavg: 0.02 0.06 0.05


More information about the users mailing list