leafdrop

Created 3 years ago
Maintained by decathorpe
check whether a package is a leaf package on i686
Members 1
Michael J Gruber committed 2 months ago

leafdrop

This script prints whether a package is a leaf package on i686. If it is not, it prints the list of dependent packages.

Requirements

  • python3
  • DNF5 as dnf
  • internet connection

Usage

./leafdrop foo

TODO

  • filter out source packages that already have ExcludeArch: i686 (using similar heuristics as in repochecker)

License

Licensed under the terms of the UNLICENSE.