How to Install and Uninstall bless Package on openSuSE Tumbleweed

Last updated: May 12,2024

1. Install "bless" package

Here is a brief guide to show you how to install bless on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install bless

2. Uninstall "bless" package

Please follow the steps below to uninstall bless on openSuSE Tumbleweed:

$ sudo zypper remove bless

3. Information about the bless package on openSuSE Tumbleweed

Information for package bless:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bless
Version : 0.6.3-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 573.7 KiB
Installed : No
Status : not installed
Source package : bless-0.6.3-2.6.src
Upstream URL : https://github.com/afrantzis/bless
Summary : Gtk#-based Hex-editor written in C#
Description :
Bless is a hex editor written in Mono/Gtk#. It features:
* Efficient editing of large data files and block devices.
* Multilevel undo - redo operations.
* Customizable data views.
* Multiple tabs.
* A data conversion table.
* Advanced copy/paste capabilities.
* Highlighting of selection pattern matches in the file.
* Plugin-based architecture.
* Export of data to text and HTML (others with plugins).
* Bitwise operations on data.