How to Install and Uninstall libroaring0 Package on Kali Linux

Last updated: May 19,2024

1. Install "libroaring0" package

This tutorial shows how to install libroaring0 on Kali Linux

$ sudo apt update $ sudo apt install libroaring0

2. Uninstall "libroaring0" package

Here is a brief guide to show you how to uninstall libroaring0 on Kali Linux:

$ sudo apt remove libroaring0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libroaring0 package on Kali Linux

Package: libroaring0
Source: croaring (0.2.66+ds-2)
Version: 0.2.66+ds-2+b1
Installed-Size: 219
Maintainer: Alexander GQ Gerasiov
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 75012
SHA256: cc955da576ed39b5c901acaf8895b3fcc3bdc36f7553a9d73f44dfe93dd4860a
SHA1: d50d7e5c0b6617001eabf559478a8adce33051f1
MD5sum: 1ad1c1865fc660e14563b6d3d2fa817b
Description: Portable Roaring bitmaps in C (and C++)
Bitsets, also called bitmaps, are commonly used as fast data structures.
Unfortunately, they can use too much memory. To compensate, we often use
compressed bitmaps.
Roaring bitmaps are compressed bitmaps which tend to outperform conventional
compressed bitmaps such as WAH, EWAH or Concise.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/RoaringBitmap/CRoaring
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/croaring/libroaring0_0.2.66+ds-2+b1_amd64.deb