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

Last updated: May 20,2024

1. Install "libapron-ocaml-dev" package

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

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

2. Uninstall "libapron-ocaml-dev" package

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

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

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

Package: libapron-ocaml-dev
Priority: optional
Section: universe/ocaml
Installed-Size: 14885
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: apron
Version: 0.9.10-7
Provides: libapron-ocaml-dev-eoxx9
Depends: libapron-ocaml-eoxx9, ocaml-nox-4.02.3, libapron-dev
Filename: pool/universe/a/apron/libapron-ocaml-dev_0.9.10-7_amd64.deb
Size: 1350906
MD5sum: f535f6968e05b3ae5f4a8b4c0b08bf65
SHA1: 5732632f1147ff8f5dd5d14bebcf68ee42f7d942
SHA256: 866a497535a38c149b566ecaa741381e26a86b80bc09aa0cd76a826942a4060b
Description-en: abstract interpretation library (OCaml interface)
The APRON library is dedicated to the static analysis of the numerical
variables of a program by Abstract Interpretation. The aim of such an analysis
is to infer invariants about these variables. It is intended to be a common
interface to various underlying libraries/abstract domains and to provide
additional services that can be implemented independently from the underlying
library/abstract domain.
.
This package contains the files necessary to use the APRON library in OCaml.
Description-md5: 52dc917b117486b6313512aa83783679
Homepage: http://apron.cri.ensmp.fr/library/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu