lhcb-org / lbpkr

Go-based installer for RPMs and Dockers
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

retrieve list of packages not in deps of package P #38

Open sbinet opened 9 years ago

sbinet commented 9 years ago

there should be a way to list all the packages which are NOT in the dependencies of a given package P (or a list of packages Ps)

use case: trim/prune packages after installs of DBase.

sbinet commented 9 years ago

feedback here: https://its.cern.ch/jira/browse/LBCORE-857