How to Install and Uninstall python3-untangle.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "python3-untangle.noarch" package
Learn how to install python3-untangle.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-untangle.noarch
Copied
2. Uninstall "python3-untangle.noarch" package
Please follow the steps below to uninstall python3-untangle.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-untangle.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-untangle.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:30:18 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-untangle
Version : 1.2.1
Release : 2.el8
Architecture : noarch
Size : 16 k
Source : python-untangle-1.2.1-2.el8.src.rpm
Repository : epel
Summary : Converts XML to Python objects
URL : https://github.com/stchris/untangle
License : MIT
Description : Converts XML to a Python object. Siblings with similar names are grouped into
: a list. Children can be accessed with parent.child, attributes with
: element.
Available Packages
Name : python3-untangle
Version : 1.2.1
Release : 2.el8
Architecture : noarch
Size : 16 k
Source : python-untangle-1.2.1-2.el8.src.rpm
Repository : epel
Summary : Converts XML to Python objects
URL : https://github.com/stchris/untangle
License : MIT
Description : Converts XML to a Python object. Siblings with similar names are grouped into
: a list. Children can be accessed with parent.child, attributes with
: element.