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

Last updated: May 16,2024

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

This tutorial shows how to install libllvm-11-ocaml-dev on Ubuntu 21.10 (Impish Indri)

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

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

This guide covers the steps necessary to uninstall libllvm-11-ocaml-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libllvm-11-ocaml-dev package on Ubuntu 21.10 (Impish Indri)

Package: libllvm-11-ocaml-dev
Architecture: amd64
Version: 1:11.0.1-2ubuntu5
Priority: optional
Section: universe/ocaml
Source: llvm-toolchain-11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2499
Provides: libllvm-11-ocaml-dev-xhm51, libllvm-x.y-ocaml-dev
Depends: libctypes-ocaml-dev-7izk3, libintegers-ocaml-dev-t1ge5, ocaml-nox-4.11.1, llvm-11-dev (= 1:11.0.1-2ubuntu5)
Suggests: llvm-11-doc
Conflicts: libllvm-x.y-ocaml-dev
Replaces: libllvm-x.y-ocaml-dev
Filename: pool/universe/l/llvm-toolchain-11/libllvm-11-ocaml-dev_11.0.1-2ubuntu5_amd64.deb
Size: 211978
MD5sum: 76afe4dc23db9457c77fe4aee625a80e
SHA1: f0425bf6263dc6f63a6b155c58fe4baca9b7488d
SHA256: 536277d6034c52056d47f612f2fd4c9eb9749c9edd20c45f9055fa49cf331db1
SHA512: 47712973360fa9efe9c0ad9daf9bc1e88fb3fa8aaa48e6aabf8b768fd4397acd05d31b97860af23ae7cd75036843f2108554c2a6c67ef53df5d00ee3bd0f32b4
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