The nano package contains a small, simple text editor which aims to replace Pico, the default editor in the Pine package.
Download (HTTP): http://www.nano-editor.org/dist/v1.2/nano-1.2.2.tar.gz
Download size: 876 KB
Estimated Disk space required: 4.4 MB
Estimated build time: 0.04 SBU
Install nano by running the following commands:
./configure --prefix=/usr --sysconfdir=/etc \ --enable-color --enable-multibuffer --enable-nanorc && make && make install |
/etc/nanorc, ~/.nanorc
The nano package contains nano.
nano is a small, simple text editor which aims to replace Pico, the default editor in the Pine package.