gnome-desktop 42.4
Libgnome-desktop, gnome-about, and desktop-wide documents
The libgnome-desktop library provides API shared by several applications on the desktop, but that cannot live in the platform for various reasons. There is no API or ABI guarantee, although we are doing our best to provide stability. Documentation for the API is available with gtk-doc.
The gnome-about program helps find which version of GNOME is installed.
- Website: https://www.gnome.org/
- Licenses: GPL 2+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gnome-desktop 42.4
as follows:
guix install gnome-desktop@42.4
Or install the latest version:
guix install gnome-desktop
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.