gconf 3.2.6
Store application preferences
Gconf is a system for storing application preferences. It is intended for user preferences; not arbitrary data storage.
- Outputs:
out
- Website: https://projects.gnome.org/gconf/
- Licenses: LGPL 2.0+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gconf 3.2.6
as follows:
guix install gconf@3.2.6
Or install the latest version:
guix install gconf
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.