How to Install and Uninstall libcvc5-1 Package on Kali Linux

Last updated: November 26,2024

1. Install "libcvc5-1" package

This is a short guide on how to install libcvc5-1 on Kali Linux

$ sudo apt update $ sudo apt install libcvc5-1

2. Uninstall "libcvc5-1" package

In this section, we are going to explain the necessary steps to uninstall libcvc5-1 on Kali Linux:

$ sudo apt remove libcvc5-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcvc5-1 package on Kali Linux

Package: libcvc5-1
Source: cvc5
Version: 1.1.1-1
Installed-Size: 23928
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libcln6, libcryptominisat5-5.11 (>= 5.11.15+dfsg1), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 6295236
SHA256: 9422f2c5ba235f1c9541773813eeede845e17a475944b67b8b77eb5c8c542281
SHA1: e0830b51ab308ee86697eb9bef0903d0374ff278
MD5sum: 89017d9228832dcee5ec156df4682aa5
Description: automated theorem prover for SMT problems (runtime)
cvc5 is a tool for determining the satisfiability of a first order formula
modulo a first order theory (or a combination of such theories). It is the
fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
CVC3, CVC4) but does not directly incorporate code from any previous version
prior to CVC4.
.
cvc5 is intended to be an open and extensible SMT engine. It can be used as a
stand-alone tool or as a library. It has been designed to increase the
performance and reduce the memory overhead of its predecessors. It is written
entirely in C++ and is released under an open-source software license.
.
This package contains cvc5's runtime shared libraries.
Description-md5:
Multi-Arch: same
Homepage: https://cvc5.github.io/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/cvc5/libcvc5-1_1.1.1-1_amd64.deb