How to Install and Uninstall pyew Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "pyew" package

Please follow the instructions below to install pyew on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyew

2. Uninstall "pyew" package

Please follow the instructions below to uninstall pyew on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyew $ sudo apt autoclean && sudo apt autoremove

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

Package: pyew
Priority: extra
Section: universe/python
Installed-Size: 1873
Maintainer: Ubuntu Developers
Original-Maintainer: David Martínez Moreno
Architecture: all
Version: 2.0-3
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libdistorm64-1
Filename: pool/universe/p/pyew/pyew_2.0-3_all.deb
Size: 326646
MD5sum: ee7080351237166936d3b91da93a3237
SHA1: 27eee62b9f3189ac02674d211aa90a9ea41c8608
SHA256: 1fbcf64e784c05db7d20a6083250fb0cf40814fb1d1602317b47bfa554200a19
Description-en: Python tool like radare or *iew for malware analysis
Pyew is a (command line) Python tool like radare and *iew, oriented, mainly,
to analyze malware. It does have support for hexadecimal viewing, disassembly
(Intel 16, 32 and 64 bits), PE and ELF file formats (it does code analysis
the right way), following direct call/jmp instructions, OLE2 format, PDF
format (limited) and more. It also supports plugins to add more features to
the tool.
Description-md5: 9dc8f656f52d05633b9329dfff48d68d
Homepage: http://code.google.com/p/pyew
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu