sessioninstaller 0.20+bzr150-0ubuntu4 source package in Ubuntu
Changelog
sessioninstaller (0.20+bzr150-0ubuntu4) xenial; urgency=medium * debian/control: - depends on python3-xdg (lp: #1556705) - depends on app-install-data (lp: #1497948) - "adpoted" typo fix (lp: #1273548) -- Sebastien Bacher <email address hidden> Wed, 16 Mar 2016 16:03:48 +0100
Upload details
- Uploaded by:
- Sebastien Bacher
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- gnome
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sessioninstaller_0.20+bzr150.orig.tar.gz | 33.5 KiB | dd9a87f9f4daafa3bdc76e484bfab8bc016596fc5309c0210b53d68d92ad2f91 |
sessioninstaller_0.20+bzr150-0ubuntu4.debian.tar.xz | 6.3 KiB | 430056088d1f23f34fe1394b9698f48bb6fb9d22d35e42a2fb1391f71a619ad6 |
sessioninstaller_0.20+bzr150-0ubuntu4.dsc | 1.5 KiB | 2cab313a8be86c56a741f85926007518678cb3ad26b5f342ce9f826254bbe728 |
Available diffs
Binary packages built by this source
- sessioninstaller: APT based installer using PackageKit's session DBus API
Sessioninstaller allows applications to easily install additional software
(e.g. extensions or GStreamer codecs), uninstall files and perform simple
software status queries by implementing the distribution neutral
D-Bus session interface of PackageKit.
.
The whole process including confirmation, error reporting and progress
and notification is handled by sessioninstaller.
.
The reference implementation of the D-Bus interface can be found in
gnome-packagekit. It was also adopted by KPackageKit.
.
In contrast to gnome-packagekit and KPackageKit it doesn't use the PackageKit
daemon for querying and installation, but instead makes use of APT and
aptdaemon (alternatively synaptic can be used).