[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Fedora Project launches Pre-Extras
- From: seth vidal <skvidal phy duke edu>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: Fedora Project launches Pre-Extras
- Date: Sat, 18 Dec 2004 09:40:28 -0500
> I wouldn't mind seeing epoch and arch (in addition to vendor) appear
> in the default output, too. Many problems are hidden when people
> don't realize that epoch and arch exist and may be different.
$ yum list installed x*
xsane-gimp.i386 0.92-13 installed
xscreensaver.i386 1:4.18-4 installed
name.arch epoch(if not 0):ver-release whereitis
you can do the same with rpm:
rpm -qa --qf "%{name}.%{arch} %{epoch}:%{version}-%{release}\n"
-sv
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]