How to install Bluefish on centos 7
To install Bluefish on centos 7
Bluefish is a free and open source software that text editor with a variety of tools for programming and development of dynamic websites. It supports HTML, XHTML, CSS, XML, PHP, C, C++, JavaScript, Java, Ada, D, SQL, etc. It can be also used via integration with GNOME or as a standalone application. This tutorial covers how to install Bluefish in centos 7.
Installation
Directly install the Bluefish application run the following command.
[root@linuxhelp1 ~\]# yum install bluefish
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
\* base: centos.mirror.snu.edu.in
\* epel: mirror.ehost.vn
\* extras: mirrors.nhanhoa.com
\* remi-php72: mirror.reconn.ru
\* remi-safe: mirror.reconn.ru
\* updates: centos.mirror.snu.edu.in
\* webtatic: sp.repo.webtatic.com
Resolving Dependencies
.
.
.
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : bluefish-shared-data-2.2.10-1.el7.noarch 1/2
Installing : bluefish-2.2.10-1.el7.x86\_64 2/2
Verifying : bluefish-2.2.10-1.el7.x86\_64 1/2
Verifying : bluefish-shared-data-2.2.10-1.el7.noarch 2/2
Installed:
bluefish.x86\_64 0:2.2.10-1.el7
Dependency Installed:
bluefish-shared-data.noarch 0:2.2.10-1.el7
Complete!
After installation just type bluefish on terminal.
[root@linuxhelp1 ~\]# bluefish
error reading list 1 Error opening file /root/.bluefish/rcfile-2.0: No such file or directory
\*\* (bluefish:53092): WARNING \*\*: no configfile rcfile-2.0, try to convert config files from older versions
\[…\]
Now you can access the bluefish application.
With this, the method to install Bluefish on centos 7 comes to an end.
Comments ( 0 )
No comments available