How to Install and Uninstall bluefish Package on Kali Linux

Last updated: May 08,2024

1. Install "bluefish" package

Please follow the steps below to install bluefish on Kali Linux

$ sudo apt update $ sudo apt install bluefish

2. Uninstall "bluefish" package

This is a short guide on how to uninstall bluefish on Kali Linux:

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

3. Information about the bluefish package on Kali Linux

Package: bluefish
Source: bluefish (2.2.14-1)
Version: 2.2.14-1+b2
Installed-Size: 878
Maintainer: Jonathan Carter
Architecture: amd64
Replaces: bluefish-data (<< 2.2.12-1.1~)
Depends: bluefish-data (= 2.2.14-1), bluefish-plugins (= 2.2.14-1+b2), gvfs-backends, libc6 (>= 2.34), libcairo2 (>= 1.10.0), libenchant-2-2 (>= 2.2.3), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.75.3), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), python3:any
Suggests: csstidy, dos2unix, libxml2-utils, php-codesniffer, pylint, tidy, weblint-perl | weblint, www-browser
Breaks: bluefish-data (<< 2.2.12-1.1~)
Size: 292300
SHA256: 03935625048a8a0c6fb715e90b08d1fcdfae459aff7f52cff12c317354fb1d81
SHA1: c8c7981d09c67323a63869fbcdb84ed77a62d7a7
MD5sum: 73382cd01c14ef96bea6a042a98997eb
Description: 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:
Homepage: https://bluefish.openoffice.nl
Tag: implemented-in::c, interface::graphical, interface::x11, role::program,
suite::gnome, uitoolkit::gtk, use::editing, works-with-format::html,
works-with::text, x11::application
Section: web
Priority: optional
Filename: pool/main/b/bluefish/bluefish_2.2.14-1+b2_amd64.deb