How to Install and Uninstall bbe Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "bbe" package
In this section, we are going to explain the necessary steps to install bbe on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
bbe
Copied
2. Uninstall "bbe" package
This is a short guide on how to uninstall bbe on openSuSE Tumbleweed:
$
sudo zypper remove
bbe
Copied
3. Information about the bbe package on openSuSE Tumbleweed
Information for package bbe:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bbe
Version : 0.2.2-3.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 63.5 KiB
Installed : No
Status : not installed
Source package : bbe-0.2.2-3.17.src
Upstream URL : https://sourceforge.net/projects/bbe-/
Summary : Binary Block Editor
Description :
bbe is a sed-like editor for binary files. Instead of reading input in
lines as sed, bbe reads arbitrary blocks from an input stream and performs
byte-related transformations on found blocks.
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bbe
Version : 0.2.2-3.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 63.5 KiB
Installed : No
Status : not installed
Source package : bbe-0.2.2-3.17.src
Upstream URL : https://sourceforge.net/projects/bbe-/
Summary : Binary Block Editor
Description :
bbe is a sed-like editor for binary files. Instead of reading input in
lines as sed, bbe reads arbitrary blocks from an input stream and performs
byte-related transformations on found blocks.