|
Re: Listing installed software by repository?
You might try something like:
Code:
yum list installed | grep updates
Instead of "updates" you might also use "rpmfusion" or any other search term.
EDIT:
Err, thought yum list installed does that?
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
Last edited by sea; 4th August 2012 at 03:18 AM.
|