How to Install and Uninstall bmap-tools Package on Kali Linux

Last updated: May 15,2024

1. Install "bmap-tools" package

This guide covers the steps necessary to install bmap-tools on Kali Linux

$ sudo apt update $ sudo apt install bmap-tools

2. Uninstall "bmap-tools" package

In this section, we are going to explain the necessary steps to uninstall bmap-tools on Kali Linux:

$ sudo apt remove bmap-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the bmap-tools package on Kali Linux

Package: bmap-tools
Version: 3.7-2
Installed-Size: 164
Maintainer: Andrej Shadura
Architecture: all
Provides: bmaptool (= 3.7-2)
Depends: python3, python3-six (>= 1.16.0), python3-gpg, python3-six (<< 2.0.0), python3:any
Recommends: bzip2, lzop, xz-utils
Suggests: lz4, pbzip2, pigz, unzip
Size: 42008
SHA256: 60aa34b0619574dea250da0ee55b51f8082643e2f8fc51c262144701f12192e9
SHA1: f52476f40ca1051a3d72311ff922dc5cb841342e
MD5sum: d1c2e56f3b148f1aefc273a9a01275f7
Description: tool to flash image files to block devices using the block map
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".
Description-md5:
Homepage: https://github.com/intel/bmap-tools
Tag: admin::filesystem, admin::install, admin::recovery,
implemented-in::python, interface::commandline, role::program,
scope::utility, use::checking, use::compressing, use::storing
Section: utils
Priority: optional
Filename: pool/main/b/bmap-tools/bmap-tools_3.7-2_all.deb