How to Install and Un-install NANO

Nano is a small and easy to use text editor for Linux. By default nano might not be installed on your Linux / CentOS / RedHat / CloudLinux / cPanel servers.

How to install NANO

Login as root to your server via SSH, and execute following command:
[alert style=green_a]yum install nano[/alert]

How to un-install / remove NANO

If for any reason you want to remove nano text editor from your server, execute following SSH command.
[alert style=green_a]yum remove nano[/alert]

How to know current version of nano installed

Following SSH command will show the version of nano installed on your server.

nano –-version

Our Top Rated Host

Related Posts