aptdaemon 1.1.1+bzr982-ok5 source package in openKylin
Changelog
aptdaemon (1.1.1+bzr982-ok5) yangtze; urgency=medium * Skip dh_auto_test. -- zhouganqing <email address hidden> Wed, 17 Jan 2024 11:19:59 +0800
aptdaemon (1.1.1+bzr982-ok5) yangtze; urgency=medium * Skip dh_auto_test. -- zhouganqing <email address hidden> Wed, 17 Jan 2024 11:19:59 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | admin | |
Yangtze V1.0 | proposed | main | admin |
File | Size | SHA-256 Checksum |
---|---|---|
aptdaemon_1.1.1+bzr982.orig.tar.xz | 1.4 MiB | 6e7d8fff4e1578fc582c0428fd8371f43d776072739e2a99bf4b1a314c41f572 |
aptdaemon_1.1.1+bzr982-ok5.debian.tar.xz | 4.1 KiB | 0042dc85f17d8e4a8c3c1a8fd9a5a448bcb554ff511bef8f4e6389e14749848c |
aptdaemon_1.1.1+bzr982-ok5.dsc | 2.6 KiB | 05721b940ebecbf3a84713824d01f48d56ffb48cd42eb688f926025376e1ff6e |
Aptdaemon allows normal users to perform package management tasks, e.g.
refreshing the cache, upgrading the system, installing or removing software
packages.
.
Currently it comes with the following main features:
.
- Programming language independent D-Bus interface, which allows one to
write clients in several languages
- Runs only if required (D-Bus activation)
- Fine grained privilege management using PolicyKit, e.g. allowing all
desktop user to query for updates without entering a password
- Support for media changes during installation from DVD/CDROM
- Support for debconf (Debian's package configuration system)
- Support for attaching a terminal to the underlying dpkg call
.
This package contains the aptd script and all the data files required to run
the daemon. Moreover it contains the aptdcon script, which is a command
line client for aptdaemon. The API is not stable yet.
Aptdaemon is a transaction based package management daemon. It allows
normal users to perform package management tasks, e.g. refreshing the
cache, upgrading the system, installing or removing software packages.
.
This package provides common data files (e.g. icons) for aptdaemon
clients.
Aptdaemon is a transaction based package management service. It allows
normal users to perform package management tasks, e.g. refreshing the
cache, upgrading the system, installing or removing software packages.
.
This package provides the Python 3 modules required to run aptdaemon
and to implement a client. The API is not stable yet.
Aptdaemon is a transaction based package management daemon. It allows
normal users to perform package management tasks, e.g. refreshing the
cache, upgrading the system, installing or removing software packages.
.
This package provides the Python 3 GTK+ 3 widgets to implement a fully
working graphical client. The widgets can be used to initiate, to
monitor and to control a transaction. The API is not stable yet.
Aptdaemon is a transaction based package management daemon. It allows
normal users to perform package management tasks, e.g. refreshing the
cache, upgrading the system, installing or removing software packages.
.
This package provides the aptdaemon.test module and several helper
scripts and a test repository to write unittests for aptdaemon
clients.