How to Install and Uninstall python311-defusedxml Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python311-defusedxml" package
In this section, we are going to explain the necessary steps to install python311-defusedxml on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-defusedxml
Copied
2. Uninstall "python311-defusedxml" package
Please follow the instructions below to uninstall python311-defusedxml on openSUSE Leap:
$
sudo zypper remove
python311-defusedxml
Copied
3. Information about the python311-defusedxml package on openSUSE Leap
Information for package python311-defusedxml:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-defusedxml
Version : 0.7.1-150400.7.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 141.2 KiB
Installed : No
Status : not installed
Source package : python-defusedxml-0.7.1-150400.7.3.8.src
Upstream URL : https://pypi.python.org/pypi/defusedxml
Summary : XML bomb protection for Python stdlib modules
Description :
The results of an attack on a vulnerable XML library can be fairly dramatic.
With just a few hundred bytes of XML data an attacker can occupy several
gigabytes of memory within seconds. An attacker can also keep
CPUs busy for a long time with a small to medium size request.
This library allows for XML to be parsed in a manner that avoids these
pitfalls.
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-defusedxml
Version : 0.7.1-150400.7.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 141.2 KiB
Installed : No
Status : not installed
Source package : python-defusedxml-0.7.1-150400.7.3.8.src
Upstream URL : https://pypi.python.org/pypi/defusedxml
Summary : XML bomb protection for Python stdlib modules
Description :
The results of an attack on a vulnerable XML library can be fairly dramatic.
With just a few hundred bytes of XML data an attacker can occupy several
gigabytes of memory within seconds. An attacker can also keep
CPUs busy for a long time with a small to medium size request.
This library allows for XML to be parsed in a manner that avoids these
pitfalls.