nano-1.0.9

Introduction to nano

Download location (HTTP):       http://ftp.gnu.org/gnu/nano/nano-1.0.9.tar.gz
Download location (FTP):        ftp://ftp.gnu.org/gnu/nano/nano-1.0.9.tar.gz
Version used:                   1.0.9
Package size:                   441 KB
Estimated Disk space required:  2 MB

The nano package contains nano, a small, simple text editor which aims to replace Pico, the default editor in the Pine package.

Installation of nano

Install nano by running the following commands:

./configure --prefix=/usr &&
make &&
make install


Contents

The nano package contains nano.

Description

nano

nano is a small, simple text editor which aims to replace Pico, the default editor in the Pine package.