%20%2B%20GNOME%20PackageKit%20Update%20Viewer%20(gpk-update-viewer)%20%2B%20GNOME%20PackageKit%20Software%20Log%20Viewer%20(gpk-log)%20all%20in%20version%203.32%20released%202019-03.png)
PackageKit
Sign in to savePackageKit is a free and open-source suite of software applications designed to provide a consistent and high-level abstraction layer for a number of different package management systems. PackageKit was created by Richard Hughes in 2007, and first introduced into an operating system as a default application in May 2008 with the release of Fedora 9.
Key facts
- Software.name
- PackageKit
- Software.logo
- packagekit.png
- Software.screenshot
- Linux desktop system daemons and their graphical front-ends.svg
- Software.caption
- PackageKit is a system daemon, various graphical front-ends are available
- Software.author
- Richard Hughes
- Software.developer
- Richard Hughes, Matthias Klumpp, multiple backend maintainers
- Software.programming language
- C, C++, Python
- Software.operating system
- Linux
- Software.genre
- Package management system
- Software.license
- GNU General Public License
via Wikipedia infobox
Source code
Its primary design goal is to unify all the software graphical tools used in different distributions, and use some of the latest technology like PolicyKit. We welcome your contributions! Please read the CONTRIBUTING file first to get started when creating a pull-request. Each backend for PackageKit is maintained by a backend-maintainer, usually from the distribution the backend adds support for. You can find a list of who maintains what at backends/MAINTAINERS.md. If you file a bug that affects a specific backend, please tag it with the respective tag. Translation of this project is done via Weblate. Please check out hosted.weblate.org/projects/packagekit/ for the translation project for PackageKit.
Excerpt from the source-code README · 1,634 chars · not written by Vinony
Wikidata facts
- Official website
- www.packagekit.org
- Image
- Gnome-packagekit (gpk-application) + GNOME PackageKit Update Viewer (gpk-update-viewer) + GNOME PackageKit Software Log Viewer (gpk-log) all in version 3.32 released 2019-03.png
Show 4 more facts
- Commons category
- PackageKit
- software version identifier
- 1.3.5
- source code repository URL
- github.com/PackageKit/PackageKit
- inception
- 2007-00-00
via Wikidata · CC0
~3 min read
Article
6 sectionsContents
- Software architecture
- Front-ends
- Back-ends
- See also
- References
- External links
PackageKit is a free and open-source suite of software applications designed to provide a consistent and high-level abstraction layer for a number of different package management systems. PackageKit was created by Richard Hughes in 2007, and first introduced into an operating system as a default application in May 2008 with the release of Fedora 9.
The suite is cross-platform, though it is primarily targeted at Linux distributions which follow the interoperability standards set out by the freedesktop.org group. It uses the software libraries provided by the D-Bus and Polkit projects to handle inter-process communication and privilege negotiation respectively.