Details on this package are located in Section 8.75.3, “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.7.1
Compile 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.7.1
Details on this package are located in Section 8.75.2, “Configuring Nano.”
Details on this package are located in Section 8.75.3, “Contents of Nano.”