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

Last updated: May 20,2024

1. Install "python-hachoir-core" package

This is a short guide on how to install python-hachoir-core on openSUSE Leap

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

2. Uninstall "python-hachoir-core" package

Please follow the instructions below to uninstall python-hachoir-core on openSUSE Leap:

$ sudo zypper remove python-hachoir-core

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

Information for package python-hachoir-core:
--------------------------------------------
Repository : Main Repository
Name : python-hachoir-core
Version : 1.3.3-bp153.1.12
Arch : noarch
Vendor : openSUSE
Installed Size : 994,8 KiB
Installed : No
Status : not installed
Source package : python-hachoir-core-1.3.3-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.