DAPTUP(8) | System Manager's Manual | DAPTUP(8) |
daptup - plugin for apt[itude] and cupt to list repository changes
daptup ( --pre | --post | --last ) [ -h | --help ] [ --nocolor ]
daptup is a script that outputs list of packages recently entered to repo, list of packages which got new updates, list of changes in 'watched' packages and, optionally, list of outdated packages.
Starting with 0.8.0 version, daptup uses apt hooks and you don't need to explicitly call it. It will be called automatically by all the supported package managers.
If daptup was interrupted while building the lists, the cached lists can stay in inconsistent state, which is inappropriate if you want to use --last option before the new update. There is nothing to do if interrupt occurred at the moment when old lists were building (besides running the new update). However, if interrupt occurred when the new lists were building, you can easily redo this stage by calling 'daptup --post'.
daptup was written by Eugene V. Lyubimkin.
This manual page was written by Eugene V. Lyubimkin <jackyf@debian.org>, for the Debian project (but may be used by others).
January 5, 2013 |