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

Last updated: May 18,2024

1. Install "python39-bmap-tools" package

This guide let you learn how to install python39-bmap-tools on openSuSE Tumbleweed

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

2. Uninstall "python39-bmap-tools" package

Please follow the guidelines below to uninstall python39-bmap-tools on openSuSE Tumbleweed:

$ sudo zypper remove python39-bmap-tools

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

Information for package python39-bmap-tools:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-bmap-tools
Version : 3.7-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 325.4 KiB
Installed : No
Status : not installed
Source package : bmap-tools-3.7-1.1.src
Upstream URL : https://github.com/yoctoproject/bmaptool
Summary : Tools to generate block map (AKA bmap) and flash images using bmap
Description :
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".