How to Install and Uninstall python38-xmltodict.noarch Package on AlmaLinux 8
Last updated: November 13,2024
1. Install "python38-xmltodict.noarch" package
Please follow the guidelines below to install python38-xmltodict.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python38-xmltodict.noarch
Copied
2. Uninstall "python38-xmltodict.noarch" package
This tutorial shows how to uninstall python38-xmltodict.noarch on AlmaLinux 8:
$
sudo dnf remove
python38-xmltodict.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-xmltodict.noarch package on AlmaLinux 8
Last metadata expiration check: 0:18:52 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python38-xmltodict
Version : 0.12.0
Release : 2.el8
Architecture : noarch
Size : 21 k
Source : python38-xmltodict-epel-0.12.0-2.el8.src.rpm
Repository : epel
Summary : Python to transform XML to JSON
URL : https://github.com/martinblech/xmltodict
License : MIT
Description : xmltodict is a Python module that makes working with XML feel like you are
: working with JSON. It's very fast (Expat-based) and has a streaming mode
: with a small memory footprint, suitable for big XML dumps like Discogs or
: Wikipedia.
Available Packages
Name : python38-xmltodict
Version : 0.12.0
Release : 2.el8
Architecture : noarch
Size : 21 k
Source : python38-xmltodict-epel-0.12.0-2.el8.src.rpm
Repository : epel
Summary : Python to transform XML to JSON
URL : https://github.com/martinblech/xmltodict
License : MIT
Description : xmltodict is a Python module that makes working with XML feel like you are
: working with JSON. It's very fast (Expat-based) and has a streaming mode
: with a small memory footprint, suitable for big XML dumps like Discogs or
: Wikipedia.