How to Install and Uninstall python-distorm3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "python-distorm3" package

Please follow the steps below to install python-distorm3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-distorm3

2. Uninstall "python-distorm3" package

This guide covers the steps necessary to uninstall python-distorm3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-distorm3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-distorm3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-distorm3
Priority: optional
Section: universe/python
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Joao Eriberto Mota Filho
Architecture: all
Source: distorm3
Version: 3.3.0-3
Depends: libdistorm3-3 (>= 3.3.0-3)
Filename: pool/universe/d/distorm3/python-distorm3_3.3.0-3_all.deb
Size: 15430
MD5sum: 02327c01ebd209ba184b62bf24379a2b
SHA1: 192de74d6b64e1bdcca52a592382b5b22eb3bcd2
SHA256: c99a59787c12d8ac4b900e3faef8465ba146f7098c4c64a13760fc8da2dd2506
Description-en: powerful disassembler library for x86/AMD64 binary streams (Python bindings)
diStorm3 is a binary stream disassembler library project.
.
With diStorm3, no more parsing strings is needed. diStorm3 is really a
decomposer, which means it takes an instruction and returns a binary
structure which describes it rather than static text. This is great for
advanced binary code analysis.
.
This package provides the Python bindings.
Description-md5: 44b339453f46f87810f7761a54c9ee77
Homepage: https://github.com/gdabah/distorm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu