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 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines