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

Last updated: September 20,2024

1. Install "libz3-4" package

Please follow the guidelines below to install libz3-4 on Kali Linux

$ sudo apt update $ sudo apt install libz3-4

2. Uninstall "libz3-4" package

Please follow the guidelines below to uninstall libz3-4 on Kali Linux:

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

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

Package: libz3-4
Source: z3 (4.8.12-3.1)
Version: 4.8.12-3.1+b2
Installed-Size: 23532
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: libz3-dev (<< 4.4.1)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1)
Breaks: libz3-dev (<< 4.4.1)
Size: 7346468
SHA256: ed95c7116164fca954d43f0ecd391d41f0611d69c122f21f93ff5910bae913ff
SHA1: c2cb315ccae7c0568413f9d47fd31299154a925f
MD5sum: c64c6326ec83e4b7607703cf0e78404f
Description: theorem prover from Microsoft Research - runtime libraries
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 contains runtime libraries. You shouldn't have to install it
manually.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Z3Prover/z3
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/z/z3/libz3-4_4.8.12-3.1+b2_amd64.deb