How to Install and Uninstall bmagic Package on Kali Linux

Last updated: May 02,2024

1. Install "bmagic" package

Please follow the guidelines below to install bmagic on Kali Linux

$ sudo apt update $ sudo apt install bmagic

2. Uninstall "bmagic" package

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

$ sudo apt remove bmagic $ sudo apt autoclean && sudo apt autoremove

3. Information about the bmagic package on Kali Linux

Package: bmagic
Version: 6.3.0-1
Installed-Size: 44185
Maintainer: Athena Capital Research
Architecture: all
Recommends: c++-compiler
Size: 18406260
SHA256: fc0c7537e13cb3606b2d802e79246fc95e773b7c96f6cc87a3ad71545232f32f
SHA1: 9f0033d336e82e84ce21a7bd3dd920a531433cd3
MD5sum: d37ff121b0cd0a4f8b575821fee89ce3
Description: C++ template library for efficient platform independent bitsets
BitMagic is a C++ template library designed and developed to implement
efficient platform independent bitsets. Key features:
.
- Several types of on the fly adaptive compression.
- Dynamic range of addressable space of 232-1 bits.
- Efficient memory management.
- Cache optimized bitset distance algorithms.
- Serialization in platform independent, compact format suitable
for storing in files and databases.
- Performance tuning for 32-bit and 64-bit systems.
- Optimization for Intel SSE2 128-bit integer SIMD.
Description-md5:
Multi-Arch: foreign
Homepage: http://bmagic.sourceforge.net/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/bmagic/bmagic_6.3.0-1_all.deb