gedit 44.3
GNOME text editor
While aiming at simplicity and ease of use, gedit is a powerful general purpose text editor.
- Website: https://wiki.gnome.org/Apps/Gedit
- Licenses: GPL 2+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gedit 44.3
as follows:
guix install gedit@44.3
Or install the latest version:
guix install gedit
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.