How to Install and Uninstall libbz2-ocaml-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libbz2-ocaml-dev" package

This guide covers the steps necessary to install libbz2-ocaml-dev on Kali Linux

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

2. Uninstall "libbz2-ocaml-dev" package

Please follow the instructions below to uninstall libbz2-ocaml-dev on Kali Linux:

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

3. Information about the libbz2-ocaml-dev package on Kali Linux

Package: libbz2-ocaml-dev
Source: camlbz2 (0.7.0-2)
Version: 0.7.0-2+b1
Installed-Size: 94
Maintainer: Debian OCaml Maintainers
Architecture: amd64
Provides: libbz2-ocaml-dev-v1vz4
Depends: libbz2-dev, libbz2-ocaml (= 0.7.0-2+b1), ocaml-findlib, libbz2-ocaml-v1vz4, libstdlib-ocaml-dev-ep7y0, ocaml-4.14.1
Size: 16280
SHA256: 57f3dd0ebfad08994a464219de6ba2e0c5c3f94c5cfea234597a1ecbcc4e095b
SHA1: 4a91038cff9322d90e27cff1764c275d2952bddc
MD5sum: e47f5215d760ddf8540348495abe4f68
Description: 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:
Homepage: https://gitlab.com/irill/camlbz2/-/tree/master
Tag: devel::library, role::devel-lib
Section: ocaml
Priority: optional
Filename: pool/main/c/camlbz2/libbz2-ocaml-dev_0.7.0-2+b1_amd64.deb