How to Install and Uninstall python3-capstone Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-capstone" package

Please follow the guidelines below to install python3-capstone on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-capstone

2. Uninstall "python3-capstone" package

Please follow the instructions below to uninstall python3-capstone on openSUSE Leap:

$ sudo zypper remove python3-capstone

3. Information about the python3-capstone package on openSUSE Leap

Information for package python3-capstone:
-----------------------------------------
Repository : Main Repository
Name : python3-capstone
Version : 4.0.2-150500.1.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 569.7 KiB
Installed : No
Status : not installed
Source package : capstone-4.0.2-150500.1.3.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.