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

Last updated: May 18,2024

1. Install "libbatteries-ocaml-dev" package

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

$ sudo apt update $ sudo apt install libbatteries-ocaml-dev

2. Uninstall "libbatteries-ocaml-dev" package

Please follow the steps below to uninstall libbatteries-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbatteries-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libbatteries-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 14688
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: ocaml-batteries
Version: 2.4-1
Provides: libbatteries-camlp4-dev, libbatteries-ocaml-dev-efo83
Depends: ocaml-findlib, ocaml-nox-4.02.3, libc6 (>= 2.2.5)
Recommends: libbatteries-ocaml-doc
Suggests: ledit
Filename: pool/universe/o/ocaml-batteries/libbatteries-ocaml-dev_2.4-1_amd64.deb
Size: 2879460
MD5sum: 2ee0aec8df2a628a320e2cea72f8ee66
SHA1: d2666984abc34e81b846ff33ad935ad7c3f113c1
SHA256: ac630031c15521d915c2b72547f0ba8752c0049ffdfc205b04c2b01335e36d2b
Description-en: Batteries included: OCaml development platform - development files
Batteries included is a community-driven effort to standardize on an
uniform, documented, and comprehensive OCaml development platform.
.
Batteries included serves the following purposes:
* define a standard set of libraries which may be expected on every
compliant installation of OCaml
* organize these libraries into a hierarchy of modules, with one
source of documentation
* define a standard set of language extensions which may be expected
on every compliant installation of OCaml
* provide a consistent API for otherwise independent libraries.
.
This package contains the core part of batteries included: libraries
and language extensions for the OCaml language. Using this package
you can develop OCaml programs built on top of batteries included.
Description-md5: d0260c382c6c7cb20b4c4c6d6d03927f
Homepage: http://batteries.forge.ocamlcore.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu