Patrick O'Callaghan wrote: > I installed RPM Fusion this morning by following the instructions > above. No problems, but when I ran "yum update" I noticed that the > new repo packages are not labelled any differently from the standard > Fedora ones. What I mean is that the old Livna RPMs would have > ...lvn... in their names, but the new ones have nothing analogous. > > In the past I've found it useful to be able to quickly list all my > installed Livna packages ("rpm -qa \*lvn\*"). Looks like that's > going to be harder now. The vendor tag should be sufficient for this task: rpm -qa --qf '%{name}-%{version}-%{release}.%{arch} %{vendor}\n' | \ grep -i 'rpm fusion' | awk '{print $1}' -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If age imparted wisdom, there wouldn't be any old fools. -- Claudia Young
Attachment:
pgp58wKmih9wt.pgp
Description: PGP signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines