i686-leafdrop/README.md

407 B

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.