How can I get latest version of nano (4.5) on CentOS 7?

Eric

The latest version of the nano editor is 4.5 (https://www.nano-editor.org/)... I'm running 2.3.1 on my CentOS 7 server and want to upgrade. But no repos (EPEL, Remi, etc.) seem to have anything newer than 2.3.

How can I get the latest nano? Do I need to build it from scratch on the server? I'd rather be able to use yum to manage installs/upgrades, if possible.

I see lots of download options (packages, Open SUSE[?], distributions, blah blah) on the nano page but none of them seem to be the right thing for yum. I think.

John Mahowald

EL 7 packages were established a few years ago, and their builds are still at 2.3 because it is a stable distro. Many repos will not replace packages from base EL.

To continue using a Red Hat RPM, consider upgrading the OS of your editor environment (could be a VM or a container).

EL 8 appears to be up to 2.9, based on the CentOS 8 nano.spec and the packages on the mirrors. Not the latest.

Fedora 30 is newer, 4.2.

Or, feel free to compile yourself, perhaps take the Fedora spec and rebuild. As usual, you take on more responsibility if building yourself.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How to install the latest version of Docker on CentOS 7

From Dev

How can I install the latest version of Tor?

From Dev

How can I install the latest version of Tor?

From Dev

How I can determine the latest version in URL?

From Dev

How can I install the latest version of libmtp?

From Dev

How do I upgrade my kernel in CentOS 6 to the latest version?

From Dev

How can I tell what will be updated if I use "Get Latest Version"?

From Dev

What is the latest official version of XJC and where can I get it?

From Dev

How can I install a present-day version of glibc on CentOS 5, without disturbing any existing software?

From Java

How can i use iptables on centos 7?

From Dev

How can I upgrade rpm on CentOS 7?

From Dev

How can I specify the latest commit version in Gradle

From Dev

How can I check latest available version of Symfony with any API?

From Dev

How can I install the latest upstream version of ImageMagick without compiling?

From Dev

How can I use the latest version of Imagemagick on Heroku?

From Dev

How can I update my nodeJS to the latest version?

From Dev

How can I install the latest upstream version of ImageMagick without compiling?

From Dev

How can I update my nodeJS to the latest version?

From Dev

How can I update gcc to the latest version in Ubuntu 10.04?

From Dev

How I can properly update VirtualBox to the latest version?

From Dev

How can I select the latest version of an object from a ForerunnerDb collection

From Dev

How can I use the latest version of node with yarn?

From Dev

How can I convert this nginx upstream block to be accepted by the latest version?

From Java

How to install latest version of git on CentOS 7.x/6.x

From Dev

How do I get the latest (beta and development) version of Chromium?

From Dev

How do I get the latest version of winetricks on Ubuntu?

From Dev

How do I get the latest (beta and development) version of Chromium?

From Dev

How do I get the latest version of winetricks on Ubuntu?

From Dev

How do I get the latest beta version of Juju?

Related Related

  1. 1

    How to install the latest version of Docker on CentOS 7

  2. 2

    How can I install the latest version of Tor?

  3. 3

    How can I install the latest version of Tor?

  4. 4

    How I can determine the latest version in URL?

  5. 5

    How can I install the latest version of libmtp?

  6. 6

    How do I upgrade my kernel in CentOS 6 to the latest version?

  7. 7

    How can I tell what will be updated if I use "Get Latest Version"?

  8. 8

    What is the latest official version of XJC and where can I get it?

  9. 9

    How can I install a present-day version of glibc on CentOS 5, without disturbing any existing software?

  10. 10

    How can i use iptables on centos 7?

  11. 11

    How can I upgrade rpm on CentOS 7?

  12. 12

    How can I specify the latest commit version in Gradle

  13. 13

    How can I check latest available version of Symfony with any API?

  14. 14

    How can I install the latest upstream version of ImageMagick without compiling?

  15. 15

    How can I use the latest version of Imagemagick on Heroku?

  16. 16

    How can I update my nodeJS to the latest version?

  17. 17

    How can I install the latest upstream version of ImageMagick without compiling?

  18. 18

    How can I update my nodeJS to the latest version?

  19. 19

    How can I update gcc to the latest version in Ubuntu 10.04?

  20. 20

    How I can properly update VirtualBox to the latest version?

  21. 21

    How can I select the latest version of an object from a ForerunnerDb collection

  22. 22

    How can I use the latest version of node with yarn?

  23. 23

    How can I convert this nginx upstream block to be accepted by the latest version?

  24. 24

    How to install latest version of git on CentOS 7.x/6.x

  25. 25

    How do I get the latest (beta and development) version of Chromium?

  26. 26

    How do I get the latest version of winetricks on Ubuntu?

  27. 27

    How do I get the latest (beta and development) version of Chromium?

  28. 28

    How do I get the latest version of winetricks on Ubuntu?

  29. 29

    How do I get the latest beta version of Juju?

HotTag

Archive