How to Install and Uninstall libcvc3-5-jni Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libcvc3-5-jni" package

This guide let you learn how to install libcvc3-5-jni on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcvc3-5-jni

2. Uninstall "libcvc3-5-jni" package

Please follow the guidance below to uninstall libcvc3-5-jni on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcvc3-5-jni $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcvc3-5-jni package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcvc3-5-jni
Priority: extra
Section: universe/java
Installed-Size: 242
Maintainer: Ubuntu Developers
Original-Maintainer: Morgan Deters
Architecture: amd64
Source: cvc3
Version: 2.4.1-5ubuntu1
Replaces: libcvc3-2-jni
Depends: libc6 (>= 2.14), libcvc3-5v5 (>= 2.4.1), libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 5.2)
Breaks: libcvc3-2-jni
Filename: pool/universe/c/cvc3/libcvc3-5-jni_2.4.1-5ubuntu1_amd64.deb
Size: 60058
MD5sum: 75cd2c152073ab99e808d2447627ed32
SHA1: 59299f41b470bcb9f97a6edbec4830e9167a96f4
SHA256: 6116d09c78f0ea04443f1a953ba9289e14335d7fffb061d741aed349b449ca67
Description-en: Java bindings for CVC3 (native library)
CVC3 is an automatic theorem prover for Satisfiability Modulo Theories
(SMT) problems. It can be used to prove the validity (or, dually, the
satisfiability) of first-order formulas in a large number of built-in
logical theories and their combination.
.
CVC3 is the last offspring of a series of popular SMT provers, which
originated at Stanford University with the SVC system. In particular,
it builds on the code base of CVC Lite, its most recent
predecessor. Its high level design follows that of the Sammy prover.
.
CVC3 works with a version of first-order logic with polymorphic types
and has a wide variety of features including:
.
* several built-in base theories: rational and integer linear
arithmetic, arrays, tuples, records, inductive data types, bit
vectors, and equality over uninterpreted function symbols;
* support for quantifiers;
* an interactive text-based interface;
* rich C, C++, and Java APIs for embedding in other systems;
* proof and model generation abilities;
* predicate subtyping;
* essentially no limit on its use for research or commercial
purposes (see license).
.
This package provides the native library needed for the Java bindings
for CVC3
Description-md5: 76e546f9ffc39c762d32c756bcc86178
Homepage: http://www.cs.nyu.edu/acsys/cvc3/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions