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

Last updated: May 14,2024

1. Install "libbz2-ocaml-dev" package

This guide covers the steps necessary to install libbz2-ocaml-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libbz2-ocaml-dev

2. Uninstall "libbz2-ocaml-dev" package

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

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

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

Package: libbz2-ocaml-dev
Architecture: amd64
Version: 0.6.0-10build2
Priority: optional
Section: universe/libdevel
Source: camlbz2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Provides: libbz2-ocaml-dev-m2pq1
Depends: libbz2-dev, libbz2-ocaml (= 0.6.0-10build2), ocaml-findlib, libbz2-ocaml-m2pq1, ocaml-nox-4.11.1
Filename: pool/universe/c/camlbz2/libbz2-ocaml-dev_0.6.0-10build2_amd64.deb
Size: 13216
MD5sum: 38ca26235872f2e86905c17a08f838cd
SHA1: c885fa2e64d8eae494adf08300c84a10babadaba
SHA256: 64ef1fa946f766bbd3b7053462edcb3be469e90ed538cd5081c861353196625a
SHA512: fd50f1371f94f7433473d00945e91fe2a59385c4f9bc3e01ca9d571a3a29aac85a2655a9fb069c37fcfa2aa5370bcd6d69b9321cf13313ff0a85f82f088eb7bd
Homepage: http://camlbz2.forge.ocamlcore.org
Description-en: OCaml bindings for the bzip2 compression library
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 all the development stuff you need to use
CamlBZ2 in your programs.
Description-md5: 2e0772b8c2e025a604672d5b06c05ced