Skip to content

[package list]

nano

License information

Nano's code and documentation are covered by the GNU General Public License version 3 or (at your option) any later version, except for two functions that were copied from busybox which are under a BSD license.

More information is available in the README COPYING and COPYING.DOC files in the source repository.

Pre-installed modules (and EasyConfigs)

To access module help and find out for which stacks and partitions the module is installed, use module spider nano/<version>.

EasyConfig:

Technical documentation

EasyBuild

nano 5.9 for LUMI/21.08 and later

  • Nano is a typical tool to compile using the SYSTEM toolchain. It does however require the header files for ncurses which were missing in the initial setup of LUMI.

  • Hence we developed new EasyConfig files that uses a ncurses module

nano 6.2 for LUMI/21.12 and later

  • A trivial port of the 5.9 one. No new options were added to the EasyConfig.

nano 6.3 for LUMI/22.06 and later

  • A trivial upgrade from 6.2. No new options were added to the EasyConfig.

nano 6.4 for LUMI/22.08 and later

  • A trivial upgrade from 6.3. No new options were added to the EasyConfig.

nano 7.2 for 22.11/23.02

  • Trivial version bump from 6.4, but we did explicitly enable posix threading even though that seems to be the default.

Archived EasyConfigs

The EasyConfigs below are additonal easyconfigs that are not directly available on the system for installation. Users are advised to use the newer ones and these archived ones are unsupported. They are still provided as a source of information should you need this, e.g., to understand the configuration that was used for earlier work on the system.