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

Patrick O'Callaghan pocallaghan at gmail.com
Wed Oct 29 01:29:34 UTC 2008


On Tue, 2008-10-28 at 19:49 -0400, Todd Zullinger wrote:
> 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}'

Thanks Todd. As I say, it is indeed harder.

poc




More information about the fedora-list mailing list