List packages installed from selected repository
I want to list all packages wrongly installed from rawhide repository (rpmfusion-nonfree-rawhide). How to do this?
I want to list all packages wrongly installed from rawhide repository (rpmfusion-nonfree-rawhide). How to do this?
I too got this question but could not find answer so directly asked to dnf developers. And here is answer
sudo dnf repo-pkgs rpmfusion-nonfree-rawhide list installed
so the actual command of dnf is "dnf repository-packages". repo-pkgs is just an alias to repository-packages.
Asked: 2014-10-06 04:25:31 -0600
Seen: 10,659 times
Last updated: Oct 06 '14