How to Install and Uninstall python2-opcodes Package on openSUSE Leap
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-opcodes" package
Learn how to install python2-opcodes on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-opcodes
Copied
2. Uninstall "python2-opcodes" package
Learn how to uninstall python2-opcodes on openSUSE Leap:
$
sudo zypper remove
python2-opcodes
Copied
3. Information about the python2-opcodes package on openSUSE Leap
Information for package python2-opcodes:
----------------------------------------
Repository : Main Repository
Name : python2-opcodes
Version : 0.3.14-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 6,3 MiB
Installed : No
Status : not installed
Source package : python-opcodes-0.3.14-bp153.1.23.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
----------------------------------------
Repository : Main Repository
Name : python2-opcodes
Version : 0.3.14-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 6,3 MiB
Installed : No
Status : not installed
Source package : python-opcodes-0.3.14-bp153.1.23.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