How to Install libllvm-3.3-ocaml-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libllvm-3.3-ocaml-dev software package in Ubuntu 14.04 LTS (Trusty Tahr)

libllvm-3.3-ocaml-dev software package provides Modular compiler and toolchain technologies, OCaml bindings, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libllvm-3.3-ocaml-dev 

libllvm-3.3-ocaml-dev is installed in your system.

Make ensure the libllvm-3.3-ocaml-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libllvm-3.3-ocaml-dev *

You will get with libllvm-3.3-ocaml-dev package name, version, architecture and description in a table

libllvm-3.3-ocaml-dev package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Ocaml
Package libllvm-3.3-ocaml-dev
Version 1:3.3-16ubuntu1
Description Modular compiler and toolchain technologies, OCaml bindings
Sub Section Ocaml


See Also, How to uninstall or remove libllvm-3.3-ocaml-dev software package from Ubuntu 14.04 LTS (Trusty Tahr)?