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

Last updated: May 20,2024

1. Install "libcvc5-dev" package

Please follow the steps below to install libcvc5-dev on Kali Linux

$ sudo apt update $ sudo apt install libcvc5-dev

2. Uninstall "libcvc5-dev" package

This guide let you learn how to uninstall libcvc5-dev on Kali Linux:

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

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

Package: libcvc5-dev
Source: cvc5
Version: 1.1.1-1
Installed-Size: 545
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libcvc5-1 (= 1.1.1-1), libcvc5parser1 (= 1.1.1-1), libgmp-dev
Size: 79640
SHA256: 1451ffea3a430084e330e0646e8b4e419555cc88228d3e49915240f61bc5d368
SHA1: 4d4a47eb6fdba417f7a861200f0dfdbc5622999e
MD5sum: 891c342c865368b9a5874e188d4236c2
Description: automated theorem prover for SMT problems (development files)
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 development files for cvc5. Install it if you
want to develop applications that use cvc5's API.
Description-md5:
Homepage: https://cvc5.github.io/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cvc5/libcvc5-dev_1.1.1-1_amd64.deb