How to Install and Uninstall libroaring0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "libroaring0" package

This tutorial shows how to install libroaring0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libroaring0

2. Uninstall "libroaring0" package

This guide covers the steps necessary to uninstall libroaring0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libroaring0 package on Ubuntu 21.10 (Impish Indri)

Package: libroaring0
Architecture: amd64
Version: 0.2.66+ds-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: croaring
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alexander GQ Gerasiov
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 204
Depends: libc6 (>= 2.14)
Filename: pool/universe/c/croaring/libroaring0_0.2.66+ds-2_amd64.deb
Size: 72764
MD5sum: ceaa6f07cf7c5b09197f763622a5fe90
SHA1: cb05d1293bd1acdc2d4281196de669b4a46a4b55
SHA256: 80e3280d936293be9594441a7b3a35f9ef9202581a69233e88fd57dba1a25eeb
SHA512: e6c6b7605194130879b60e81e1a41a122a899af939eb2713353b22c0c6308a67bb212564b4a23109286e33a6f0b345ce77abda47aceda22de119178233bd72c4
Homepage: https://github.com/RoaringBitmap/CRoaring
Description-en: 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: 50c3a27afee744cfe6f53a1f647732d0