How to Install and Uninstall python3-untangle.noarch Package on Fedora 38

Last updated: October 10,2024

1. Install "python3-untangle.noarch" package

This is a short guide on how to install python3-untangle.noarch on Fedora 38

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

2. Uninstall "python3-untangle.noarch" package

Learn how to uninstall python3-untangle.noarch on Fedora 38:

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

3. Information about the python3-untangle.noarch package on Fedora 38

Last metadata expiration check: 1:01:49 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-untangle
Version : 1.2.1
Release : 2.fc38
Architecture : noarch
Size : 18 k
Source : python-untangle-1.2.1-2.fc38.src.rpm
Repository : updates
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.