An open API service indexing awesome lists of open source software.

https://github.com/tpltnt/apt-track

track the patching process of apt
https://github.com/tpltnt/apt-track

audit debian debian-packages dpkg installation logging

Last synced: about 2 months ago
JSON representation

track the patching process of apt

Awesome Lists containing this project

README

          

# apt-track
Track the status of package installations via apt. This can be used to generate (implicit) documentation of installation/patching processes.
A package is tracked through three stages: 'preparing', 'configuring', 'installed'.

# references
* [Debian wiki: Advanced Package Tool](https://wiki.debian.org/Apt)