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

Last updated: October 05,2024

1. Install "python-hachoir-urwid" package

Please follow the step by step instructions below to install python-hachoir-urwid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-hachoir-urwid

2. Uninstall "python-hachoir-urwid" package

Please follow the steps below to uninstall python-hachoir-urwid on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-hachoir-urwid $ sudo apt autoclean && sudo apt autoremove

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

Package: python-hachoir-urwid
Priority: optional
Section: universe/python
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Michel Casabona
Architecture: all
Source: hachoir-urwid
Version: 1.1-3
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python, python-hachoir-parser (>= 1.0), python-urwid (>= 0.9.4)
Suggests: python-profiler
Filename: pool/universe/h/hachoir-urwid/python-hachoir-urwid_1.1-3_all.deb
Size: 13094
MD5sum: fa1bcbca0445b26903d756bdb0ed3c3f
SHA1: 883bccbce6c5ae8242d45b99c919bbdcff425c8d
SHA256: d56d3c04a2ad8fa21660a0e7c8a818f6f486dd1c883fe18636d51cbdaf0addb1
Description-en: Binary file explorer using Hachoir and urwid libraries
hachoir-urwid is a binary file explorer based on Hachoir library to parse the
files. Using this tool you can exactly know the meaning of each bit/byte of
your files. With direction keys, you can navigate in the field tree. The key
'h' will disable 'human display' and switch to 'raw display'. It's sometime
useful when you would like to compare hexadecimal data and Hachoir
representation.
Description-md5: b2da525f90a72d0f7a36424cd6fc777e
Homepage: http://bitbucket.org/haypo/hachoir/wiki/hachoir-urwid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu