Recursive list of dependencies of a package

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I tried to get the list of packages dnf would install in a new directory
by running a command like this

dnf --installroot=/tmp/rootfs --use-host-config install bash

The following command

dnf repoquery --providers-of=requires --recursive bash --arch x86_64 --arch noarch

looks like it lists a much larger number of packages. Especially it
seems to list every possible candidate for a dependency. It lists for
example all glibc langpacks and the dnf --installroot= command just uses
glibc-minimal-langpack which would be enough for me to know.

Is there an easy way to get the list of packages dnf would install from
repoquery?

		Adrian
-- 
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux