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

Last updated: November 23,2024

1. Install "libapron-ocaml" package

Please follow the step by step instructions below to install libapron-ocaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapron-ocaml

2. Uninstall "libapron-ocaml" package

This is a short guide on how to uninstall libapron-ocaml on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libapron-ocaml
Priority: optional
Section: universe/ocaml
Installed-Size: 365
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: apron
Version: 0.9.10-7
Provides: libapron-ocaml-eoxx9
Depends: ocaml-base-nox-4.02.3, libapron, libc6 (>= 2.14), libgmp10, libmpfr4 (>= 3.1.3)
Filename: pool/universe/a/apron/libapron-ocaml_0.9.10-7_amd64.deb
Size: 58112
MD5sum: 1581b4a09a10ade390321cb0e0959d32
SHA1: 535092d08b9c916734310620501879ad9e91adfa
SHA256: f4f3bc7a6dd55c09b3e14526a6434eb88541c0dbd793ab3d3a0e85a8735e2500
Description-en: runtime libraries for APRON (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 include only the dynamic libraries needed for running dynamic
bytecode executables.
Description-md5: e56fbc04564a444f01cf0e5cec4c9802
Homepage: http://apron.cri.ensmp.fr/library/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu