Patrick O'Callaghan wrote: > My repos directory has accumulated a lot of cruft over the years, > things like unused COPR repos etc., so I wanted to clean it out. I have > a couple of questions: > > Do I need both fedora-* and fedora-*-modular repos? Depends on your definition of "need". On f29+ modular features are enabled by default, https://fedoraproject.org/wiki/Changes/ModulesForEveryone You can certainly disable the repo(s) if you know you don't want or need them. Not knowing what they're for is probably not good enough reason to disable it though. > How do I list installed packages from a specific repo? This may get you step in the right direction: rpm -q -f /etc/yum.repos.d/*.repo will tell you which packages own each .repo file -- Rex _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx