How to Install and Uninstall python3-defusedxml.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-defusedxml.noarch" package
Please follow the step by step instructions below to install python3-defusedxml.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-defusedxml.noarch
Copied
2. Uninstall "python3-defusedxml.noarch" package
This guide let you learn how to uninstall python3-defusedxml.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-defusedxml.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-defusedxml.noarch package on AlmaLinux 8
Last metadata expiration check: 0:01:42 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-defusedxml
Version : 0.6.0
Release : 1.el8
Architecture : noarch
Size : 52 k
Source : python-defusedxml-0.6.0-1.el8.src.rpm
Repository : epel
Summary : XML bomb protection for Python stdlib modules
URL : https://github.com/tiran/defusedxml
License : Python
Description : The defusedxml package contains several Python-only workarounds and fixes for
: denial of service and other vulnerabilities in Python's XML libraries. In order
: to benefit from the protection you just have to import and use the listed
: functions / classes from the right defusedxml module instead of the original
: module. This is the python3 build.
Available Packages
Name : python3-defusedxml
Version : 0.6.0
Release : 1.el8
Architecture : noarch
Size : 52 k
Source : python-defusedxml-0.6.0-1.el8.src.rpm
Repository : epel
Summary : XML bomb protection for Python stdlib modules
URL : https://github.com/tiran/defusedxml
License : Python
Description : The defusedxml package contains several Python-only workarounds and fixes for
: denial of service and other vulnerabilities in Python's XML libraries. In order
: to benefit from the protection you just have to import and use the listed
: functions / classes from the right defusedxml module instead of the original
: module. This is the python3 build.