packagekit-qt6 1.1.2
Qt6 bindings for PackageKit
Provides Qt6 bindings to PackageKit which is a DBUS abstraction layer that allows the session user to manage packages in a secure way.
- Outputs:
out
- Website: https://www.freedesktop.org/software/PackageKit/pk-intro.html
- Licenses: LGPL 2.1+
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install packagekit-qt6 1.1.2
as follows:
guix install packagekit-qt6@1.1.2
Or install the latest version:
guix install packagekit-qt6
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.