Bluefish is an open source and cross-platform software that provides web developers with graphical application for editing HTML files ...
Bluefish is an open source and cross-platform software that provides web developers with graphical application for editing HTML files and create websites, as well as to write programming code and shell scripts.
Bluefish is the perfect application if you're using a GTK+ based desktop environment such as GNOME, Xfce, MATE, LXDE or Cinnamon.
It supports for all operating systems Windows,MAC OSX,Linux,solaris and openbsd
Features of Bluefish Editor
- Lightweight
- Fast
- Multiple Documents interface
- Search and Replace
- Snippets sidebar
- Unilimited undo and redo functionality
- Auto completion
In this tutorial i will show you how to install bluefish editor in Ubuntu 15.10 / 14.04 and older versions also.
Installing Bluefish in Ubuntu 14.04 or newer versions
sudo apt-get install bluefishInstalling Bluefish in Ubuntu 12.04 LTS
For older verisons we need to add the ppa , update the repository and install it
sudo add-apt-repository ppa:klaus-vormveg/ppa
sudo apt-get update
sudo apt-get install bluefish
sudo apt-get remove bluefish
COMMENTS