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

Last updated: May 10,2024

1. Install "python3-distorm3" package

Please follow the steps below to install python3-distorm3 on Kali Linux

$ sudo apt update $ sudo apt install python3-distorm3

2. Uninstall "python3-distorm3" package

This guide let you learn how to uninstall python3-distorm3 on Kali Linux:

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

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

Package: python3-distorm3
Source: distorm3
Version: 3.5.2b-3
Installed-Size: 71
Maintainer: Debian QA Group
Architecture: all
Depends: libdistorm3-3 (>= 3.5.2b-3), python3:any
Size: 18940
SHA256: a0600629ee3483fe7020d46d608c4f04bc233529d90caa587d3b8819b43e2a73
SHA1: d7a28df03d6924512ca724600d4c15610d1e7a64
MD5sum: 9567c516ca09629fa56636b46fbfca2f
Description: powerful disassembler library for x86/AMD64 binary streams (Python3 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 Python3 bindings.
Description-md5:
Homepage: https://github.com/gdabah/distorm
Section: python
Priority: optional
Filename: pool/main/d/distorm3/python3-distorm3_3.5.2b-3_all.deb