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

Last updated: May 01,2024

1. Install "bluefish-dbg" package

This guide let you learn how to install bluefish-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bluefish-dbg

2. Uninstall "bluefish-dbg" package

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

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

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

Package: bluefish-dbg
Priority: extra
Section: universe/debug
Installed-Size: 3190
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Leidert
Architecture: amd64
Source: bluefish
Version: 2.2.7-2
Depends: bluefish (= 2.2.7-2), bluefish-plugins (= 2.2.7-2)
Suggests: gvfs-dbg, libatk1.0-dbg, libc6-dbg, libcairo2-dbg, libglib2.0-0-dbg, libgtk-3-0-dbg, libpango1.0-0-dbg, libxml2-dbg, zlib1g-dbg
Filename: pool/universe/b/bluefish/bluefish-dbg_2.2.7-2_amd64.deb
Size: 841888
MD5sum: c9dbf2095b48c30950089f55d24fb70a
SHA1: 254651d3f085a3bebc0f63ad3eaaca9e2b7f2c0c
SHA256: ad77b420f3c8e62d369fff1bd1f0f1397a1921ae9cbccc91846d528370733352
Description-en: advanced Gtk+ text editor (debugging symbols)
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.
.
This package contains the debugging symbols. It is recommended to
if you suffer a crash. Then use the gdb program to create a useful
backtrace.
Description-md5: 5c162153f0426535e12a131ed9fd2b62
Homepage: http://bluefish.openoffice.nl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu