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

Last updated: May 17,2024

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

Please follow the step by step instructions below to install libllvm-9-ocaml-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

This tutorial shows how to uninstall libllvm-9-ocaml-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libllvm-9-ocaml-dev
Architecture: amd64
Version: 1:9.0.1-16
Priority: optional
Section: universe/ocaml
Source: llvm-toolchain-9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2513
Provides: libllvm-9-ocaml-dev-yi656, libllvm-x.y-ocaml-dev
Depends: libctypes-ocaml-dev-7izk3, libintegers-ocaml-dev-t1ge5, ocaml-nox-4.11.1, llvm-9-dev (= 1:9.0.1-16)
Suggests: llvm-9-doc
Conflicts: libllvm-x.y-ocaml-dev
Replaces: libllvm-x.y-ocaml-dev
Filename: pool/universe/l/llvm-toolchain-9/libllvm-9-ocaml-dev_9.0.1-16_amd64.deb
Size: 189460
MD5sum: 663bcfc7ed62946d2f23c8952a25af4d
SHA1: 7a565b718d0fefb97701d9bef7e0ac55bb0c264c
SHA256: 784abc54b3412c4dbc7a9e6a8f2b90097d120b77b6499089f4166ddfdf9b8578
SHA512: df4122df389fed9d283c28ee02a1b77753c8d89b848d40a91d82359b08e988d9d912c9eaf03d2d8b6a253783df33884894d2cde618e1a635d7869f366e577a7d
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