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

Last updated: May 11,2024

1. Install "bless" package

This guide covers the steps necessary to install bless on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bless

2. Uninstall "bless" package

This is a short guide on how to uninstall bless on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove bless $ sudo apt autoclean && sudo apt autoremove

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

Package: bless
Priority: optional
Section: universe/editors
Installed-Size: 973
Maintainer: Ubuntu Developers
Original-Maintainer: Debian CLI Applications Team
Architecture: all
Version: 0.6.0-5
Depends: mono-runtime (>= 3.0~), libc6 (>= 2.21) | libc6.1 (>= 2.21) | libc0.1 (>= 2.21), libglade2.0-cil (>= 2.12.10-1ubuntu1), libglib2.0-cil (>= 2.12.10-1ubuntu1), libgtk2.0-cil (>= 2.12.10-1ubuntu1), libmono-corlib4.5-cil (>= 3.2.8), libmono-posix4.0-cil (>= 3.2.3), libmono-system-xml4.0-cil (>= 3.2.1), libmono-system4.0-cil (>= 3.2.8), rarian-compat | scrollkeeper
Filename: pool/universe/b/bless/bless_0.6.0-5_all.deb
Size: 417996
MD5sum: cac7e81b2d0ee158020588744596d470
SHA1: c941bc44331e32648b531c6f5c72b220c2c80546
SHA256: 7215ba88b148521ff0d9cc5d81a0f0c5bbff17a6ad97eec403e6a65a5d8cd5f2
Description-en: A full featured hexadecimal editor
Bless is a binary (hex) editor, a program that enables you to edit files
as a sequence of bytes written for the GNOME Desktop. Main features are:
.
* Efficient editing of large data files.
* Multilevel undo - redo operations.
* Customizable data views.
* Fast data rendering on screen.
* Multiple Tabs.
* Fast Find and Replace operations.
* Conversion Table.
* Advanced Copy/Paste capabilities.
* Multi-threaded search and save operations.
* Export to text and html (others with plugins).
* Extensibility with Plugins.
Description-md5: 9c3f0e8bb1caa94ca8855e245f061448
Homepage: http://home.gna.org/bless/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu