How to Install and Uninstall python3-untangle.noarch Package on AlmaLinux 9

Last updated: January 11,2025

1. Install "python3-untangle.noarch" package

This is a short guide on how to install python3-untangle.noarch on AlmaLinux 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 AlmaLinux 9:

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

3. Information about the python3-untangle.noarch package on AlmaLinux 9

Last metadata expiration check: 2:04:13 ago on Wed Mar 13 07:41:12 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.