Re: how to list packages installed from a particular repo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 28 Jan 2014 12:32:32 -0700, Kevin Fenzi wrote:

> > Hi,
> > 
> > I was wondering if there is an easy way to list all the packages
> > installed on a F20 system from a particular repo.
> 
> A incomplete, but possibly good enough depending on your purposes way: 
> 
> yum install keychecker
> 
> keychecker
> 
> This will list packages installed by the gpg key they are signed with.
> This won't help if you install unsigned packages, but will help with
> things like fedora stable releases vs non fedora packages, etc.  

Distinguishing between Fedora packages a non-Fedora packages is easy
(provided that no non-Fedora package sets the Vendor tag to "Fedora
Project"):

  rpm -qa --qf %{vendor}\\t\\t\\t%{n}\\n|sort

If one wanted to find out whether an installed package is from a
specific repo, that would be more difficult (and not even yumdb
gets updated if a package moves from updates-testing into updates).
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux