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

Last updated: May 19,2024

1. Install "python36-bmap-tools" package

Please follow the instructions below to install python36-bmap-tools on openSuSE Tumbleweed

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

2. Uninstall "python36-bmap-tools" package

Please follow the step by step instructions below to uninstall python36-bmap-tools on openSuSE Tumbleweed:

$ sudo zypper remove python36-bmap-tools

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

Information for package python36-bmap-tools:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-bmap-tools
Version : 3.6-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 344,9 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".