How to Install and Uninstall python-hachoir-parser Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python-hachoir-parser" package

This guide covers the steps necessary to install python-hachoir-parser on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-hachoir-parser

2. Uninstall "python-hachoir-parser" package

This guide let you learn how to uninstall python-hachoir-parser on openSUSE Leap:

$ sudo zypper remove python-hachoir-parser

3. Information about the python-hachoir-parser package on openSUSE Leap

Information for package python-hachoir-parser:
----------------------------------------------
Repository : Main Repository
Name : python-hachoir-parser
Version : 1.3.4-bp153.1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 2,7 MiB
Installed : No
Status : not installed
Source package : python-hachoir-parser-1.3.4-bp153.1.12.src
Summary : Part of a library to manipulate a binary stream field-by-field
Description :
Hachoir is a Python library that allows to view and edit a binary stream field by field. In other words, Hachoir allows you to "browse" any binary stream just like you browse directories and files. A file is split in a tree of fields, where the smallest field is just one bit.