gnome-builder 47.2
Toolsmith for GNOME-based applications
Builder aims to be an integrated development environment (IDE) for writing GNOME-based software. It features fuzzy search, auto-completion, a mini code map, documentation browsing, Git integration, an integrated profiler via Sysprof, debugging support, and more.
- Outputs:
out
- Website: https://wiki.gnome.org/Apps/Builder
- Licenses: GPL 3+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gnome-builder 47.2
as follows:
guix install gnome-builder@47.2
Or install the latest version:
guix install gnome-builder
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.