How to Install libapron in Ubuntu 18.04



Install libapron by entering the following commands in the terminal:

sudo apt update
sudo apt install libapron

Description:

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.

Homepage: http://apron.cri.ensmp.fr/library/

Version: 0.9.10-9build4

Section: universe/libs