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

Last updated: May 19,2024

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

This is a short guide on how to install libllvm-5.0-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libllvm-5.0-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libllvm-5.0-ocaml-dev
Architecture: amd64
Version: 1:5.0-3~16.04.1
Priority: optional
Section: universe/ocaml
Source: llvm-toolchain-5.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Provides: libllvm-5.0-ocaml-dev-c8y98, libllvm-x.y-ocaml-dev
Depends: llvm-5.0-dev (= 1:5.0-3~16.04.1)
Suggests: llvm-5.0-doc
Conflicts: libllvm-x.y-ocaml-dev
Replaces: libllvm-x.y-ocaml-dev
Filename: pool/universe/l/llvm-toolchain-5.0/libllvm-5.0-ocaml-dev_5.0-3~16.04.1_amd64.deb
Size: 5976
MD5sum: 0bac573cd44562caa5abce6dbd262fcb
SHA1: 5af4a9d31ddc68a8f94b38bb0ba544e2475563b6
SHA256: 4d7daed752fb0aa694bbd5d5dda04c6a088f556aa74fe8ecefd23e89e37657e8
SHA512: edbda97ff6ee529494d3173fdbe4d2758e5e91bcd52f157766aca07ec691bf0adfd84a64529ebb555368da004def16d3e3305b689560680332229bf7d693ea57
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