How to Install and Uninstall libllvm-12-ocaml-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

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

Please follow the instructions below to install libllvm-12-ocaml-dev on Ubuntu 21.10 (Impish Indri)

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

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

In this section, we are going to explain the necessary steps to uninstall libllvm-12-ocaml-dev on Ubuntu 21.10 (Impish Indri):

$ 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.10 (Impish Indri)

Package: libllvm-12-ocaml-dev
Architecture: amd64
Version: 1:12.0.1-8build1
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: 2502
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.1-8build1)
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.1-8build1_amd64.deb
Size: 212914
MD5sum: a63e89aa0ef192ee309cee75ed433fb4
SHA1: cc942473bb3acdc7438d5aaeccce46852c267f11
SHA256: cb79472497f69b3d28ccd5e2d21571a0cfb96c03778a000fd6ebe345f5d96bc8
SHA512: 098f8f136fd0566cca957dfc6fa90e67eee6a7b9d2a7b1bdb42de07beedba0f0a7faae564c4a01eaba12f80f6c8bac5675727f8ba17cdf2512c1f809b7b47c0c
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