How to Install and Uninstall python3-registry.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 15,2024
1. Install "python3-registry.noarch" package
Please follow the instructions below to install python3-registry.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-registry.noarch
Copied
2. Uninstall "python3-registry.noarch" package
Please follow the guidance below to uninstall python3-registry.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-registry.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-registry.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:04:04 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-registry
Version : 1.4
Release : 11.el8
Architecture : noarch
Size : 54 k
Source : python-registry-1.4-11.el8.src.rpm
Repository : epel
Summary : Read access to Windows Registry files
URL : https://github.com/williballenthin/python-registry
License : Apache-2.0
Description : python-registry is a pure Python library that provides read-only access to
: Windows NT Registry files. These include NTUSER.DAT, userdiff, and SAM. The
: interface is two-fold: a high-level interface suitable for most tasks, and
: a low level set of parsing objects and methods which may be used for advanced
: study of the Windows NT Registry.
Available Packages
Name : python3-registry
Version : 1.4
Release : 11.el8
Architecture : noarch
Size : 54 k
Source : python-registry-1.4-11.el8.src.rpm
Repository : epel
Summary : Read access to Windows Registry files
URL : https://github.com/williballenthin/python-registry
License : Apache-2.0
Description : python-registry is a pure Python library that provides read-only access to
: Windows NT Registry files. These include NTUSER.DAT, userdiff, and SAM. The
: interface is two-fold: a high-level interface suitable for most tasks, and
: a low level set of parsing objects and methods which may be used for advanced
: study of the Windows NT Registry.