Second steps of the transition from Livna to RPM Fusion begins: Enabling RPM Fusion for users of livna-testing!

Todd Zullinger tmz at pobox.com
Tue Oct 28 23:49:58 UTC 2008


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20081028/f0ac701e/attachment-0001.bin 


More information about the users mailing list