How to Install and Uninstall ocaml-compiler-libs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ocaml-compiler-libs" package

Please follow the guidance below to install ocaml-compiler-libs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ocaml-compiler-libs

2. Uninstall "ocaml-compiler-libs" package

Please follow the guidelines below to uninstall ocaml-compiler-libs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ocaml-compiler-libs $ sudo apt autoclean && sudo apt autoremove

3. Information about the ocaml-compiler-libs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ocaml-compiler-libs
Priority: optional
Section: universe/devel
Installed-Size: 39652
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml
Version: 4.02.3-5ubuntu2
Replaces: ocaml-base-nox (<< 4)
Provides: ocaml-compiler-libs-4.02.3
Depends: ocaml-nox-4.02.3
Breaks: ocaml-base-nox (<< 4)
Filename: pool/universe/o/ocaml/ocaml-compiler-libs_4.02.3-5ubuntu2_amd64.deb
Size: 9509548
MD5sum: 83c9159142e02ed7a0147770c6e47e2d
SHA1: c20c85c31a533e291c4694c27a4eb05d4bfa4d89
SHA256: 4816046582de01710f3d326dd94485f1ea48bf324e335ac247ae5f0cf62e9028
Description-en: OCaml interpreter and standard libraries
Objective (OCaml) is an implementation of the ML language, based on
the Caml Light dialect extended with a complete class-based object system
and a powerful module system in the style of Standard ML.
.
This package contains several modules used internally by the OCaml
compilers. They are not needed for normal OCaml development, but may
be helpful in the development of certain applications.
Description-md5: a765ce776aca74df74b073777915c3f1
Homepage: http://caml.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu