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

Last updated: May 19,2024

1. Install "libllvm-12-ocaml-dev" package

In this section, we are going to explain the necessary steps to install libllvm-12-ocaml-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libllvm-12-ocaml-dev

2. Uninstall "libllvm-12-ocaml-dev" package

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

$ sudo apt remove libllvm-12-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libllvm-12-ocaml-dev
Architecture: amd64
Version: 1:12.0.0-1ubuntu1
Priority: optional
Section: universe/ocaml
Source: llvm-toolchain-12
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2501
Provides: libllvm-12-ocaml-dev-v2y91, libllvm-x.y-ocaml-dev
Depends: libctypes-ocaml-dev-7izk3, libintegers-ocaml-dev-t1ge5, ocaml-nox-4.11.1, llvm-12-dev (= 1:12.0.0-1ubuntu1)
Suggests: llvm-12-doc
Conflicts: libllvm-x.y-ocaml-dev
Replaces: libllvm-x.y-ocaml-dev
Filename: pool/universe/l/llvm-toolchain-12/libllvm-12-ocaml-dev_12.0.0-1ubuntu1_amd64.deb
Size: 186980
MD5sum: 461e2ed888d199c98e8be46c2464ba08
SHA1: 345323b80724f98e02f07cb721a94c43d761c958
SHA256: fec1f173bc081335e58ba03813586f303546ccf1c0265aa909a30cd8087fc2ba
SHA512: 154af43bd7d5b08d812b651a559023f41f456fe68742f39d99627fa90aef987689002a71a2ca325090c2f3dccae39af4c57f4d42641a3ab48da10fe06fc907e0
Homepage: https://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, OCaml bindings
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package provides the OCaml bindings to develop applications using llvm.
Description-md5: 7727e410aa3baa784cb47a4afb95f4e8