Is there a command that lists only the installed dnf plugins?
Not a fancy/approved method... But since they all have man pages...
locate dnf.plugin This assumes you're updating the locate db
Alternatively....
ls /usr/share/man/man8/dnf.plugin*
Where does dnf keep its repo configuration, or does it use /etc/yum.repo.d? Which I see is still there. As I want to change it to use my local repos.
Is it OK to remove dnf with yum remove dnf ? will it cause any problems ?
Is there an easy way to list all the packages installed on a fedora system from a particular repo.
How can I add an application launcher to the favorites menu in Fedora 19?