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

Last updated: May 14,2024

1. Install "python-hachoir-parser" package

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

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

2. Uninstall "python-hachoir-parser" package

This is a short guide on how to uninstall python-hachoir-parser on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-hachoir-parser
Priority: optional
Section: universe/python
Installed-Size: 1380
Maintainer: Ubuntu Developers
Original-Maintainer: Michel Casabona
Architecture: all
Source: hachoir-parser
Version: 1.3.4-2
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-hachoir-core (>= 1.3)
Filename: pool/universe/h/hachoir-parser/python-hachoir-parser_1.3.4-2_all.deb
Size: 275446
MD5sum: e41d6679361ff61bb002f09a8a400ae5
SHA1: 593d87bd237120cf7e7cf4d3845de2f0b10e58c6
SHA256: 0aca8ce3d979abf1c91f072cde2539d1b5baff229ced9e48972674a4a0e85c0d
Description-en: Package of Hachoir parsers used to open binary files
hachoir-parser is a package of most common file format parsers written for
Hachoir framework. Not all parsers are complete, some are very good and other
are poor: only parser first level of the tree for example.
.
A perfect parser have no "raw" field: with a perfect parser you are able to
know *each* bit meaning. Some good (but not perfect ;-)) parsers:
* Matroska video
* Microsoft RIFF (AVI video, WAV audio, CDA file)
* PNG picture
* TAR and ZIP archive
Description-md5: 24242e6e8e0cb648bd76f6f7db6f8c61
Homepage: http://bitbucket.org/haypo/hachoir/wiki/hachoir-parser
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-photography