> On 5 Oct 2021, at 19:41, Ian Pilcher <arequip...@gmail.com> wrote: > > I use systemd-boot, so I try to avoid having unneeded GRUB packages > installed. When I run dnf update, grub2-tools-efi and grub2-tools-extra > get installed, even though they aren't required by any of my other > installed packages. > > I already have install_weak_deps=False set in dnf.conf. > > Anyone have any idea why DNF is installing these packages?
Try dnf remove package and see what dnf wants to remove. Just answer no so that dns does no damage. That’s the trick I used to find out why a package is needed. You can also do rpm queries, but I do recall the incantation. Barry > > -- > ======================================================================== > In Soviet Russia, Google searches you! > ======================================================================== > _______________________________________________ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org > Do not reply to spam on the list, report it: > https://pagure.io/fedora-infrastructure _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure