On 7 December 2016 at 10:18, Tom Horsley <horsley1...@gmail.com> wrote:
> When I remove it, dnf doesn't try to remove
> any other packages, so apparently nothing
> depends on it.
>
> Why on earth does it want to install it then?

My guess is that dnf itself is wanting to install it:

$ rpm -q --whatrecommends bash-completion
python3-dnf-1.1.10-2.fc24.noarch
python2-dnf-1.1.10-2.fc24.noarch

It doesn't *need* it, but apparently the packager thinks dnf is easier
to use with it installed which seems a bit arbitary.  I could
understand the bash package doing that, but a supplemental package
that enables you to use Python scripts with a program to avoid having
to type in the first place???

Andy

The only person to have all his work done by Friday was Robinson Crusoe
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to