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

Last updated: May 17,2024

1. Install "python3-capstone" package

In this section, we are going to explain the necessary steps to install python3-capstone on Kali Linux

$ sudo apt update $ sudo apt install python3-capstone

2. Uninstall "python3-capstone" package

Here is a brief guide to show you how to uninstall python3-capstone on Kali Linux:

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

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

Package: python3-capstone
Source: capstone
Version: 4.0.2-5.1
Installed-Size: 517
Maintainer: Debian Security Tools
Architecture: amd64
Depends: python3:any, libcapstone4
Size: 83936
SHA256: 48c2b51411574c47b40a8c94b488167e7a1f171caccb25abe8a736a9aec1827f
SHA1: 4d6740bf7ed3db53db5c6a1b8e68e40d02cea6a1
MD5sum: b06cc375b94ccdac759f176ca62f08b4
Description: lightweight multi-architecture disassembly framework - Python bindings
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
.
These are the Python 3 bindings.
Description-md5:
Homepage: https://www.capstone-engine.org/
Section: python
Priority: optional
Filename: pool/main/c/capstone/python3-capstone_4.0.2-5.1_amd64.deb