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

Last updated: May 20,2024

1. Install "libapron" package

Please follow the guidelines below to install libapron on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapron

2. Uninstall "libapron" package

Here is a brief guide to show you how to uninstall libapron on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libapron
Priority: optional
Section: universe/libs
Installed-Size: 1747
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: apron
Version: 0.9.10-7
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libppl13v5, libstdc++6 (>= 5.2)
Filename: pool/universe/a/apron/libapron_0.9.10-7_amd64.deb
Size: 483014
MD5sum: 3ea0b29a200618b2f9d3698510f92c80
SHA1: 63f982df8b2333dac12791adabc1dc29386e80a3
SHA256: 71aa0ea03070904b531a90342fbdbe05d8bef2f2c902d735f67eaaf71234c9bc
Description-en: runtime libraries for APRON
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 shared libraries needed at runtime.
Description-md5: cfbd2488da4d02e7ec43e8a4436cc02c
Homepage: http://apron.cri.ensmp.fr/library/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu