How to Install and Uninstall bless Package on openSUSE Leap

Last updated: May 11,2024

1. Install "bless" package

This guide covers the steps necessary to install bless on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install bless

2. Uninstall "bless" package

Please follow the guidance below to uninstall bless on openSUSE Leap:

$ sudo zypper remove bless

3. Information about the bless package on openSUSE Leap

Information for package bless:
------------------------------
Repository : Main Repository
Name : bless
Version : 0.6.3-bp155.3.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 573.7 KiB
Installed : No
Status : not installed
Source package : bless-0.6.3-bp155.3.7.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.