How to Install and Uninstall python3-defusedxml Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "python3-defusedxml" package

Please follow the guidelines below to install python3-defusedxml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-defusedxml

2. Uninstall "python3-defusedxml" package

This guide covers the steps necessary to uninstall python3-defusedxml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-defusedxml $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-defusedxml package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-defusedxml
Architecture: all
Version: 0.4.1-2ubuntu0.16.04.1
Priority: optional
Section: universe/python
Source: defusedxml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 89
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/defusedxml/python3-defusedxml_0.4.1-2ubuntu0.16.04.1_all.deb
Size: 19116
MD5sum: 181321b329fb8ec0e7edb796acbb8b04
SHA1: 4a76f594d25fb7f924d6102c10507a129c0a43f4
SHA256: 010466c14ff456b6cdf27e10866a97a6c110038255c82a4305b53e384251c894
SHA512: 34298359ba4534171fd9df86ff4822d87c429699e0e84fb9fc517b158c2fdda629e2f1b9dd730cd697f89ddd2814fbc058d9dab2dc8a188e7c49962a18f28801
Homepage: https://pypi.python.org/pypi/defusedxml
Description-en: XML bomb protection for Python stdlib modules (for Python 3)
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.
.
This package contains the module for the Python 3 interpreter.
Description-md5: 549a7cd5c7a5e1aa0b4af5917926335f

Package: python3-defusedxml
Priority: optional
Section: universe/python
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Packaging Team
Architecture: all
Source: defusedxml
Version: 0.4.1-2build1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/defusedxml/python3-defusedxml_0.4.1-2build1_all.deb
Size: 19088
MD5sum: d049c1c07eb48736c849968da5080b99
SHA1: 12b4a251cf8ba87df6d424801260d12c5878efa2
SHA256: 72fc50dfa389558c6c7b858b823aaee474f7f2da18755d3b9254f611ac343514
Description-en: XML bomb protection for Python stdlib modules (for Python 3)
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.
.
This package contains the module for the Python 3 interpreter.
Description-md5: 549a7cd5c7a5e1aa0b4af5917926335f
Homepage: https://pypi.python.org/pypi/defusedxml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu