How to Install and Uninstall python3-z3 Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-z3" package

Here is a brief guide to show you how to install python3-z3 on Kali Linux

$ sudo apt update $ sudo apt install python3-z3

2. Uninstall "python3-z3" package

Learn how to uninstall python3-z3 on Kali Linux:

$ sudo apt remove python3-z3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-z3 package on Kali Linux

Package: python3-z3
Source: z3 (4.8.12-3.1)
Version: 4.8.12-3.1+b2
Installed-Size: 595
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libz3-dev (= 4.8.12-3.1+b2), python3-pkg-resources, python3:any
Size: 78312
SHA256: f58961189fa9472212fc666b2c98deab9aeebe93272165ad52dc436d2c216972
SHA1: 689db49e6157b8a0da04d4e1b426a261da7f14d4
MD5sum: 845c68456d237de9544e02b721662485
Description: theorem prover from Microsoft Research - Python 3 bindings
Z3 is a state-of-the-art theorem prover from Microsoft Research. See the z3
package for a detailed description.
.
This package can be used to invoke Z3 via its Python 3 API.
Description-md5:
Homepage: https://github.com/Z3Prover/z3
Section: python
Priority: optional
Filename: pool/main/z/z3/python3-z3_4.8.12-3.1+b2_amd64.deb