Details on this package are located in the section called “Contents of Nano.”
The Nano package contains a small, simple text editor which aims to replace Pico, the default editor in the Pine package.
Prepare Nano for compilation:
./configure --prefix=/usr \
--sysconfdir=/etc \
--enable-utf8 \
--docdir=/usr/share/doc/nano-8.7Compile the package:
make
This package does not come with a test suite.
Install the package:
make install
install -v -m644 doc/{nano.html,sample.nanorc} /usr/share/doc/nano-8.7Details on this package are located in the section called “Configuring Nano.”
Details on this package are located in the section called “Contents of Nano.”