This package browser is in early development. Mind the rough edges.

nano 8.3

Small, user-friendly console text editor

GNU nano is a small and simple text editor for use in a terminal. Besides basic editing, it supports: undo/redo, syntax highlighting, spell checking, justifying, auto-indentation, bracket matching, interactive search-and-replace (with regular expressions), and the editing of multiple files.

Installation

Install nano 8.3 as follows:

guix install nano@8.3

Or install the latest version:

guix install nano

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.