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

Last updated: May 12,2024

1. Install "libz3-dev" package

Learn how to install libz3-dev on Kali Linux

$ sudo apt update $ sudo apt install libz3-dev

2. Uninstall "libz3-dev" package

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

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

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

Package: libz3-dev
Source: z3 (4.8.12-3.1)
Version: 4.8.12-3.1+b2
Installed-Size: 533
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libz3-4 (= 4.8.12-3.1+b2)
Size: 90860
SHA256: 613e0c17abcf2c2b8e0963cb4aefa281860734be8ad3f3ad6433910dd0d0d3a8
SHA1: 410122365216d6c5e5eb6144b08646c0f3238713
MD5sum: e0c0225bf6ae8a0a53b354cc71dee519
Description: theorem prover from Microsoft Research - development files
Z3 is a state-of-the-art theorem prover from Microsoft Research. It can be
used to check the satisfiability of logical formulas over one or more
theories. Z3 offers a compelling match for software analysis and verification
tools, since several common software constructs map directly into supported
theories.
.
This package can be used to invoke Z3 via its C++ API.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Z3Prover/z3
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/z/z3/libz3-dev_4.8.12-3.1+b2_amd64.deb