How to Install and Uninstall libllvm-9-ocaml-dev Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 16,2024

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

This guide covers the steps necessary to install libllvm-9-ocaml-dev on Ubuntu 22.04 LTS (Jammy Jellyfish)

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

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

Learn how to uninstall libllvm-9-ocaml-dev on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the libllvm-9-ocaml-dev package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: libllvm-9-ocaml-dev
Architecture: amd64
Version: 1:9.0.1-16.1ubuntu1
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: 2511
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.1ubuntu1)
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.1ubuntu1_amd64.deb
Size: 214076
MD5sum: 42d385b6e0f84512660b80e44cc29182
SHA1: 0fd4ea258bf8964cea128352600202e868632d0d
SHA256: 6616035756bf7a0eb614f0f70b41e97e8347082ef290dccac5c2083097ca17d8
SHA512: a607a71359f8f183ec2762a747ba3fa2bfbc2ceaec9e71af2b6dc065e9fdaee44e9ec9a2d222abd2a712b40ba2ecc8eb6534e60cb1d9a148d1576c3255647157
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