kauth 6.13.0
Execute actions as privileged user
KAuth provides a convenient, system-integrated way to offload actions that need to be performed as a privileged user to small set of helper utilities.
- Outputs:
out
- Website: https://community.kde.org/Frameworks
- Licenses: LGPL 2.1+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kauth 6.13.0
as follows:
guix install kauth@6.13.0
Or install the latest version:
guix install kauth
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.