How to Install and Uninstall libllvm-3.9-ocaml-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 03,2025

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

This guide let you learn how to install libllvm-3.9-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libllvm-3.9-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libllvm-3.9-ocaml-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libllvm-3.9-ocaml-dev
Architecture: amd64
Version: 1:3.9.1-4ubuntu3~16.04.2
Priority: optional
Section: universe/ocaml
Source: llvm-toolchain-3.9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Provides: libllvm-3.9-ocaml-dev-c8y98
Depends: llvm-3.9-dev (= 1:3.9.1-4ubuntu3~16.04.2)
Suggests: llvm-3.9-doc
Filename: pool/universe/l/llvm-toolchain-3.9/libllvm-3.9-ocaml-dev_3.9.1-4ubuntu3~16.04.2_amd64.deb
Size: 5918
MD5sum: 172303b09966425cf1e55e5813d96e8f
SHA1: 03ed299e74c02d978c8b49c4619aec112a5af624
SHA256: a8274c9d0cc18f963f21c8f7a3898255fcb8796ecc2cfe86208b16dc7d5b865c
SHA512: af2a550ed2df57e4702e767da97242f18b66831565f30c8617ce7392491e534ec71ea371b3e9e79571083839822c4dd0daf0c41af198a6a2218362b2e3e98212
Homepage: http://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