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

Last updated: May 19,2024

1. Install "libbz2-ocaml-dev" package

This is a short guide on how to install libbz2-ocaml-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libbz2-ocaml-dev" package

This guide let you learn how to uninstall libbz2-ocaml-dev on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libbz2-ocaml-dev
Architecture: amd64
Version: 0.6.0-10build1
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: 82
Provides: libbz2-ocaml-dev-su6t7
Depends: libbz2-dev, libbz2-ocaml (= 0.6.0-10build1), ocaml-findlib, libbz2-ocaml-su6t7, ocaml-nox-4.08.1
Filename: pool/universe/c/camlbz2/libbz2-ocaml-dev_0.6.0-10build1_amd64.deb
Size: 13132
MD5sum: f29f332e3ceb56c6c07fb2ed0f34336d
SHA1: 67518b27a8ee5eb31fd9ca90fad4717a914e054f
SHA256: c7d3f31e12c34ff7cd3bc966cffaf6f72c5dee53ad81d5e6f3582306e4c33095
SHA512: f03a349551c7ee4043cf7b3407536dddb82161e2157bcd826d9d0d3ff4045e86e948aa06efb283159f67b2b4e9516eedf0eabc8a6aabb64e8ce63de0f93f0854
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