How To Install Nedit On Centos 7.6
Installation Of Nedit On centos 7.6
Check the centos version by using the following command
[root@linuxhelp ~]# rpm -q centos-release
centos-release-7-6.1810.2.el7.centos.x86_64
Install the nedit by using the following command
[root@linuxhelp ~]# yum install nedit -y
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: mirrors.piconets.webwerks.in
* epel: ftp.riken.jp
* extras: mirrors.piconets.webwerks.in
* remi-php56: remirepo.reloumirrors.net
* remi-safe: remirepo.reloumirrors.net
* updates: mirrors.piconets.webwerks.in
.
.
Running transaction test
Transaction test succeeded
Running transaction
Installing : nedit-5.7-1.el7.x86_64 1/1
Verifying : nedit-5.7-1.el7.x86_64 1/1
Installed:
nedit.x86_64 0:5.7-1.el7
Complete!
Run the nedit by using the following command
[root@linuxhelp ~]# nedit
nedit: the current locale is utf8 (en_US.UTF-8)
nedit: changed locale to non-utf8 (en_US)
Check the nedit
This Is the nedit application

This is the method to Install Nedit On centos 7.6
Comments ( 0 )
No comments available