How to Install and Uninstall python3-untangle.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "python3-untangle.noarch" package

Here is a brief guide to show you how to install python3-untangle.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-untangle.noarch

2. Uninstall "python3-untangle.noarch" package

This tutorial shows how to uninstall python3-untangle.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-untangle.noarch $ sudo dnf autoremove

3. Information about the python3-untangle.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:29:07 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-untangle
Version : 1.2.1
Release : 2.el9
Architecture : noarch
Size : 17 k
Source : python-untangle-1.2.1-2.el9.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.