How to Install and Uninstall cvc3 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 25,2024
1. Install "cvc3" package
Please follow the instructions below to install cvc3 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
cvc3
Copied
2. Uninstall "cvc3" package
Please follow the step by step instructions below to uninstall cvc3 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
cvc3
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cvc3 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: cvc3
Priority: extra
Section: universe/math
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Morgan Deters
Architecture: amd64
Version: 2.4.1-5ubuntu1
Depends: libc6 (>= 2.14), libcvc3-5v5 (>= 2.4.1), libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 5.2)
Filename: pool/universe/c/cvc3/cvc3_2.4.1-5ubuntu1_amd64.deb
Size: 18656
MD5sum: 4cd6a945640a65d474aed8dd32f5c7c5
SHA1: 837056e4126409a1ca7b3016634dc050c826116e
SHA256: a52353ed6c8398ced4c97d657fe2cd3cac22f2776212053387062177bdde9944
Description-en: Automatic theorem prover for SMT problems
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 contains the CVC3 command line program.
Description-md5: 5357abc7a4e419d892ffbd736a2fb3ee
Homepage: http://www.cs.nyu.edu/acsys/cvc3/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/math
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Morgan Deters
Architecture: amd64
Version: 2.4.1-5ubuntu1
Depends: libc6 (>= 2.14), libcvc3-5v5 (>= 2.4.1), libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 5.2)
Filename: pool/universe/c/cvc3/cvc3_2.4.1-5ubuntu1_amd64.deb
Size: 18656
MD5sum: 4cd6a945640a65d474aed8dd32f5c7c5
SHA1: 837056e4126409a1ca7b3016634dc050c826116e
SHA256: a52353ed6c8398ced4c97d657fe2cd3cac22f2776212053387062177bdde9944
Description-en: Automatic theorem prover for SMT problems
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 contains the CVC3 command line program.
Description-md5: 5357abc7a4e419d892ffbd736a2fb3ee
Homepage: http://www.cs.nyu.edu/acsys/cvc3/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu