How to Install and Uninstall python38-bmap-tools Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python38-bmap-tools" package

Please follow the guidelines below to install python38-bmap-tools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-bmap-tools

2. Uninstall "python38-bmap-tools" package

Please follow the guidance below to uninstall python38-bmap-tools on openSuSE Tumbleweed:

$ sudo zypper remove python38-bmap-tools

3. Information about the python38-bmap-tools package on openSuSE Tumbleweed

Information for package python38-bmap-tools:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-bmap-tools
Version : 3.6-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 344,4 KiB
Installed : No
Status : not installed
Source package : bmap-tools-3.6-1.1.src
Summary : Tools to generate block map (AKA bmap) and flash images using bmap
Description :
Tools to generate block map (AKA bmap) and flash images using bmap. Bmaptool is
a generic tool for creating the block map (bmap) for a file, and copying files
using the block map. The idea is that large file containing unused blocks, like
raw system image files, can be copied or flashed a lot faster with bmaptool
than with traditional tools like "dd" or "cp".