How to Install and Uninstall bluefish Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "bluefish" package

Learn how to install bluefish on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bluefish

2. Uninstall "bluefish" package

Please follow the guidelines below to uninstall bluefish on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bluefish $ sudo apt autoclean && sudo apt autoremove

3. Information about the bluefish package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bluefish
Priority: optional
Section: universe/web
Installed-Size: 793
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Leidert
Architecture: amd64
Version: 2.2.7-2
Depends: bluefish-data (= 2.2.7-2), bluefish-plugins (= 2.2.7-2), gvfs-backends, libc6 (>= 2.14), libcairo2 (>= 1.10.0), libenchant1c2a (>= 1.6.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.2.2), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4)
Suggests: csstidy, dos2unix, libxml2-utils, php-codesniffer, pylint, tidy, weblint-perl | weblint, firefox | abrowser | www-browser
Filename: pool/universe/b/bluefish/bluefish_2.2.7-2_amd64.deb
Size: 259522
MD5sum: 4a90b7b93e53af0ceca1f2311ac5779e
SHA1: 0c257c8634dbef661b568f122d7d15ea894ddce3
SHA256: 5a42ebac3130a06b5114b9707a8ad88b4ec053f3316ca7f4049d25684b06814a
Description-en: advanced Gtk+ text editor for web and software development
Bluefish is a powerful editor targeted towards programmers and web
developers, with many options to write websites, scripts and programming
code. Bluefish supports a wide variety of programming and markup languages
and has many features, e.g.
.
- Customizable code folding, auto indenting and completion
- Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc.
- Site upload and download
- Powerful search and replace engine
- Customizable integration of external programs such as lint, make, etc
- Snippets plugin to automate often used code
- Code-aware in-line spell checking
- Zencoding or Emmet support
- Bookmarks panel
.
but is still lightweight and fast.
.
For validation of CSS/HTML/XML documents you need csstidy, tidy, weblint
and/or xmllint. For preview to work, you need a web browser that can view
local files given to it on the command line. For PHP or Python bluefish
supports php-codesniffer and pylint. Tools not suggested but supported
are make, perl, php5-cli and java-compiler.
Description-md5: 2cf908ef001fcc791aee8e7b4a506e74
Homepage: http://bluefish.openoffice.nl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome