varhub / apt-history

Inspects dpkg/apt history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apt-history

Inspects dpkg/apt history.

Usage:
apt-history.sh [--all] {<dpkg VERB>|<CUSTOM>|full-log}
   dpkg VERB    install|upgrade|remove|rollback
   CUSTOM       pattern matched by grep. For example:
                  * status installed
                  * package name
   log          display recent history
   full-log     display whole history. Includes compressed old files
   --all        enables full log inspection.

Precursors

License

About

Inspects dpkg/apt history


Languages

Language:Shell 100.0%