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

Last updated: May 17,2024

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

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

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

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

Please follow the guidelines below to uninstall libllvm-13-ocaml-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libllvm-13-ocaml-dev
Architecture: amd64
Version: 1:13.0.0-2
Priority: optional
Section: universe/ocaml
Source: llvm-toolchain-13
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2701
Provides: libllvm-13-ocaml-dev-d3wv2, libllvm-x.y-ocaml-dev
Depends: libctypes-ocaml-dev-7izk3, libintegers-ocaml-dev-t1ge5, ocaml-nox-4.11.1, llvm-13-dev (= 1:13.0.0-2)
Suggests: llvm-13-doc
Conflicts: libllvm-x.y-ocaml-dev
Replaces: libllvm-x.y-ocaml-dev
Filename: pool/universe/l/llvm-toolchain-13/libllvm-13-ocaml-dev_13.0.0-2_amd64.deb
Size: 239276
MD5sum: f923e650fb40ce63b696713d026aab67
SHA1: dbb08a4db54060a03bf400142de0dd5c59ddbda6
SHA256: 449903e7ef4ad19904069b39941c4d52d80b7c2800cbf083f92a29bce3d3477c
SHA512: 47ac3a74b3e121142cca10757fd93eea1caf4f4d24e05a9ec72645acc51161cbc721919be301fb434007b759424d2f6fadc424585429de4fead576c969a88841
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