kcoreaddons 5.116.0
Qt addon library with a collection of non-GUI utilities
KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more.
- Outputs:
out
- Website: https://community.kde.org/Frameworks
- Licenses: LGPL 2.0+ · LGPL 2.1+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kcoreaddons 5.116.0
as follows:
guix install kcoreaddons@5.116.0
Or install the latest version:
guix install kcoreaddons
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.