How to Install and Uninstall libbz2-ocaml Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "libbz2-ocaml" package

Learn how to install libbz2-ocaml on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libbz2-ocaml

2. Uninstall "libbz2-ocaml" package

Please follow the instructions below to uninstall libbz2-ocaml on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libbz2-ocaml package on Ubuntu 20.10 (Groovy Gorilla)

Package: libbz2-ocaml
Architecture: amd64
Version: 0.6.0-10build1
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-su6t7
Depends: ocaml-base-nox-4.08.1, libbz2-1.0, libc6 (>= 2.14)
Filename: pool/universe/c/camlbz2/libbz2-ocaml_0.6.0-10build1_amd64.deb
Size: 7144
MD5sum: 83ce181782d86aabeafe28f7af869b8d
SHA1: 833683875653d88ad07bdd58c53714f914d2ac8a
SHA256: 4bb6526a2feb4c11339b2fed9ff69d94344da87938a55d2a175fd7b188c51220
SHA512: 5431fb8833a8f734663ab8810321c6141dc231ec14e3b07457efe19a90dc25ed8d2d24ad6bd63f9c1e7d5fc29c8f06cd88f13377ed684e1fa00444e3ffbfa9dc
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