How to Install and Uninstall libdistorm3-3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libdistorm3-3" package

Please follow the guidelines below to install libdistorm3-3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdistorm3-3

2. Uninstall "libdistorm3-3" package

This guide let you learn how to uninstall libdistorm3-3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdistorm3-3 $ sudo apt autoclean && sudo apt autoremove

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

Package: libdistorm3-3
Priority: optional
Section: universe/libs
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Joao Eriberto Mota Filho
Architecture: amd64
Source: distorm3
Version: 3.3.0-3
Depends: libc6 (>= 2.14)
Filename: pool/universe/d/distorm3/libdistorm3-3_3.3.0-3_amd64.deb
Size: 28038
MD5sum: 461e0df09c6bf419b840f25d18e7cffc
SHA1: 9db7dadd4cfc2f2f840250a229ec562a08526830
SHA256: 8a39f5ca6869fd3dfbb15a2785ae06572963b86bdb33d4c395d460c03344c9a8
Description-en: powerful disassembler library for x86/AMD64 binary streams
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 shared library.
Description-md5: b7b1e674d940fd196a569f054ef67d14
Homepage: https://github.com/gdabah/distorm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu