How to Install and Uninstall python3-libcreg Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python3-libcreg" package

Please follow the steps below to install python3-libcreg on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-libcreg

2. Uninstall "python3-libcreg" package

In this section, we are going to explain the necessary steps to uninstall python3-libcreg on openSuSE Tumbleweed:

$ sudo zypper remove python3-libcreg

3. Information about the python3-libcreg package on openSuSE Tumbleweed

Information for package python3-libcreg:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-libcreg
Version : 20210625-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 125,9 KiB
Installed : No
Status : not installed
Source package : libcreg-20210625-1.1.src
Summary : Python3 bindings for libcreg, a library to read Win9x .reg files
Description :
libcreg is a library to access Windows 9x/Me Registry files of the REGF
type (a non-text representation).
This subpackage contains the Python3 bindings for libcreg.