How to Install and Uninstall python38-opcodes Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "python38-opcodes" package

Please follow the instructions below to install python38-opcodes on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-opcodes

2. Uninstall "python38-opcodes" package

Please follow the guidance below to uninstall python38-opcodes on openSuSE Tumbleweed:

$ sudo zypper remove python38-opcodes

3. Information about the python38-opcodes package on openSuSE Tumbleweed

Information for package python38-opcodes:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-opcodes
Version : 0.3.14-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 6,3 MiB
Installed : No
Status : not installed
Source package : python-opcodes-0.3.14-2.7.src
Summary : Database of Processor Instructions/Opcodes
Description :
The goal of this project is to document instruction sets in a format convenient
for tools development. An instruction set is represented by three files:
- An XML file that describes instructions
- An XSD file that describes the structure of the XML file
- A Python module that reads the XML file and represents it as a set of Python
objects
This project is a spin-off from