How to Install and Uninstall python-capstone Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 08,2024

1. Install "python-capstone" package

Please follow the step by step instructions below to install python-capstone on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-capstone

2. Uninstall "python-capstone" package

This tutorial shows how to uninstall python-capstone on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-capstone package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-capstone
Priority: optional
Section: universe/python
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: David Martínez Moreno
Architecture: amd64
Source: capstone
Version: 3.0.4-0.2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), libcapstone3
Filename: pool/universe/c/capstone/python-capstone_3.0.4-0.2_amd64.deb
Size: 32396
MD5sum: fd118801f175fe1e05a13c3976edae92
SHA1: 2d14b373e62e680a28662afd81d505b8fcf1a649
SHA256: 1fa2e04f5acef177e63f3ad3bce8fb7364790814175d9eae4e2d96f30fefa1ef
Description-en: lightweight multi-architecture disassembly framework - Python bindings
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
.
These are the Python 2 bindings.
Description-md5: 5d49b7c1b4c3db897efe355ea4e73a63
Homepage: http://www.capstone-engine.org/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu