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

Last updated: May 15,2024

1. Install "libapron-dev" package

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

$ sudo apt update $ sudo apt install libapron-dev

2. Uninstall "libapron-dev" package

This guide let you learn how to uninstall libapron-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libapron-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1410
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Source: apron
Version: 0.9.10-7
Depends: libgmp3-dev, libmpfr-dev, libppl-dev
Filename: pool/universe/a/apron/libapron-dev_0.9.10-7_all.deb
Size: 129978
MD5sum: 0f06bbd474e2a6e64feecd41dba605a9
SHA1: be42bfc3695fdf13ca34e724ef2525d79e6a92c3
SHA256: 1851719a99f999ae475b6214be6d763f5eda27e4b94dc85deb2690df3b3576f0
Description-en: abstract interpretation library
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 C.
Description-md5: 8cfe62b6d247bb639dc39aba20be9b0f
Homepage: http://apron.cri.ensmp.fr/library/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu