How to Install and Uninstall python3-opcodes Package on Kali Linux

Last updated: February 24,2025

1. Install "python3-opcodes" package

This guide covers the steps necessary to install python3-opcodes on Kali Linux

$ sudo apt update $ sudo apt install python3-opcodes

2. Uninstall "python3-opcodes" package

This is a short guide on how to uninstall python3-opcodes on Kali Linux:

$ sudo apt remove python3-opcodes $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-opcodes package on Kali Linux

Package: python3-opcodes
Source: python-opcodes
Version: 0.0~git20180424.6e2b0cd-3
Installed-Size: 6252
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-pkg-resources, python3:any
Suggests: python3-opcodes-doc
Size: 147556
SHA256: ba3f0b2130182e60174c5d64856ab2a48227b1a154efb8ab870ec87dad261247
SHA1: d997245c8ae0a5c16f25ca8b3fa94dc54c890bbc
MD5sum: 960b91f6154cddb56c7e8a6fa1f8796c
Description: Database of Processor Instructions/Opcodes (Python 3)
The project provides descriptions for most user-mode x86, x86-64, and k1om
instructions up to AVX-512 and SHA (including 3dnow!+, XOP, FMA3, FMA4,
TBM and BMI2).
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/Maratyszcza/Opcodes
Section: python
Priority: optional
Filename: pool/main/p/python-opcodes/python3-opcodes_0.0~git20180424.6e2b0cd-3_all.deb