How to Install and Uninstall libbz2-ocaml Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 01,2024

1. Install "libbz2-ocaml" package

Learn how to install libbz2-ocaml on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libbz2-ocaml

2. Uninstall "libbz2-ocaml" package

Please follow the guidance below to uninstall libbz2-ocaml on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libbz2-ocaml $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbz2-ocaml package on Ubuntu 21.04 (Hirsute Hippo)

Package: libbz2-ocaml
Architecture: amd64
Version: 0.6.0-10build2
Priority: optional
Section: universe/libs
Source: camlbz2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Provides: libbz2-ocaml-m2pq1
Depends: ocaml-base-nox-4.11.1, libbz2-1.0, libc6 (>= 2.14)
Filename: pool/universe/c/camlbz2/libbz2-ocaml_0.6.0-10build2_amd64.deb
Size: 7052
MD5sum: c4defafb367d46df1cce24f585d3b2b8
SHA1: e0428cb411f9b9029b67b8acf5f8c6fb633ba67d
SHA256: 75a1b0029313a95746852101d8a9c7005c67aa330d24c834428d96c8cebead20
SHA512: f3fbdcaa36715f4bc6df89442fa430d40c89437d610e42fd933b929d7c77cb14b93bad2674c5a00efc20fc7a1a7255add7f17c2f828a0f75eee954f0a15a19b2
Homepage: http://camlbz2.forge.ocamlcore.org
Description-en: OCaml bindings for the bzip2 compression library (runtime)
CamlBZ2 provides OCaml bindings for libbz2 (AKA bzip2), a popular
compression library which typically compresses better (i.e., smaller
resulting files) than gzip.
.
Using CamlBZ2 you can read and write compressed "files", where files
can be anything offering an in_channel/out_channel abstraction
(files, sockets, ...).
.
Also, with CamlBZ2 you can compress and decompress strings in memory
using the bzip2 compression algorithm.
.
This package contains only the shared runtime stub libraries.
Description-md5: c1f12ff62a902d3f19070ce4fa56fdb9