How to Install and Uninstall bmagic Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "bmagic" package

Please follow the guidance below to install bmagic on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the bmagic package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: bmagic
Priority: optional
Section: universe/libdevel
Installed-Size: 7561
Maintainer: Ubuntu Developers
Original-Maintainer: Athena Capital Research
Architecture: all
Version: 3.7.0-3
Recommends: c++-compiler
Filename: pool/universe/b/bmagic/bmagic_3.7.0-3_all.deb
Size: 1794800
MD5sum: e24b24451b9fad597d769394785d4f97
SHA1: 38355c5921c57b02bf38558e1b7cf8ba812a8ca1
SHA256: f31ac4db034d32b495861e5aa9b58a1762f90d4135e0c314fabf76c38cdc59b7
Description-en: 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: af624056909768fdf6cd75b137a144b4
Homepage: http://bmagic.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu