aptdaemon 1.1.1+bzr982-0ubuntu19 source package in Ubuntu
Changelog
aptdaemon (1.1.1+bzr982-0ubuntu19) bionic; urgency=medium * d/p/lp1690541-details-open-twice.patch: Indicate that the AptTerminal widget would like extra space so we can see more terminal output. (LP: #1690541) -- Brian Murray <email address hidden> Tue, 27 Feb 2018 16:21:11 -0800
Upload details
- Uploaded by:
- Brian Murray
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
aptdaemon_1.1.1+bzr982.orig.tar.gz | 1.2 MiB | 8729ce3163279359d2dfd674aa3a4d8af49ff6a99bfd0ef670ddb7ec50698eb6 |
aptdaemon_1.1.1+bzr982-0ubuntu19.debian.tar.xz | 42.2 KiB | decc8d58aac5c003182ee9a15815f207b022d7d899f2c98eba6c0a0a26e44ed7 |
aptdaemon_1.1.1+bzr982-0ubuntu19.dsc | 2.5 KiB | 27d593ed5c9ec23e9eb6b082bfead46df2476a2a8bebea080671909f5c151e02 |
Available diffs
Binary packages built by this source
- aptdaemon: transaction based package management service
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-data: No summary available for aptdaemon-data in ubuntu cosmic.
No description available for aptdaemon-data in ubuntu cosmic.
- python-aptdaemon: Python 2 module for the server and client of aptdaemon
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 2 modules required to run aptdaemon
and to implement a client. The API is not stable yet.
- python-aptdaemon.gtk3widgets: No summary available for python-aptdaemon.gtk3widgets in ubuntu cosmic.
No description available for python-
aptdaemon. gtk3widgets in ubuntu cosmic.
- python3-aptdaemon: No summary available for python3-aptdaemon in ubuntu cosmic.
No description available for python3-aptdaemon in ubuntu cosmic.
- python3-aptdaemon.gtk3widgets: Python 3 GTK+ 3 widgets to run an aptdaemon client
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.
- python3-aptdaemon.test: Test environment for aptdaemon clients
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.