Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 551 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 551 Bytes

Apt-Helpers

No apt command for your needs?
The Python API allows accurate and predictable output, operations.


List build dependencies for source packages:

apt-cache/apt_cache_build_deps.py

Synopsis:
$ ./apt_cache_build_deps.py <package> [more packages...]

Keep track of source package build-deps for later removal.
No grep regex hassle.
apt-mark auto the output to later autoremove.