a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: reporter of changes in list of available packages from repositories
Daptup is the apt hook which runs automatically within 'apt-get update' or
'cupt update' and outputs four lists:
- packages came to archive with this update;
- new upgradeable packages;
- changes in "watched" packages (not installed, such packages have to be
specified in configuration file);
- outdated packages that have a new install candidate (optionally).
Description: reporter of changes in list of available packages from repositories
Daptup runs "aptitude update" inside and then outputs three lists:
- packages came to archive with this update;
- new upgradeable packages;
- changes in "watched" packages (not installed, such packages have to be
specified in configuration file).
--- 216394 Thu Jan 1 00:00:00 1970
+++ 52380 Thu Jan 1 00:00:00 1970
@@ -1,8 +1,6 @@
reporter of changes in list of available packages from repositories
- Daptup is the apt hook which runs automatically within 'apt-get update' or
- 'cupt update' and outputs four lists:
+ Daptup runs "aptitude update" inside and then outputs three lists:
- packages came to archive with this update;
- new upgradeable packages;
- changes in "watched" packages (not installed, such packages have to be
- specified in configuration file);
+ specified in configuration file).
- - outdated packages that have a new install candidate (optionally).