How to Install and Uninstall python3-capstone Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python3-capstone" package

Please follow the guidelines below to install python3-capstone on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-capstone

2. Uninstall "python3-capstone" package

This guide let you learn how to uninstall python3-capstone on openSuSE Tumbleweed:

$ sudo zypper remove python3-capstone

3. Information about the python3-capstone package on openSuSE Tumbleweed

Information for package python3-capstone:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-capstone
Version : 4.0.2-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 585.8 KiB
Installed : No
Status : not installed
Source package : capstone-4.0.2-2.7.src
Upstream URL : https://www.capstone-engine.org
Summary : Python bindings for the Capstone disassembly framework
Description :
Capstone is a multi-architecture disassembly framework.
This package contains the Capstone bindings for Python.