How to Install and Uninstall python3-xmltodict Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "python3-xmltodict" package

This tutorial shows how to install python3-xmltodict on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-xmltodict

2. Uninstall "python3-xmltodict" package

This tutorial shows how to uninstall python3-xmltodict on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-xmltodict package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-xmltodict
Architecture: all
Version: 0.12.0-2
Priority: optional
Section: universe/python
Source: python-xmltodict
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sebastien Badia
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Depends: python3:any
Filename: pool/universe/p/python-xmltodict/python3-xmltodict_0.12.0-2_all.deb
Size: 12608
MD5sum: ec5ef417d4daf8d21ab560ad331e7949
SHA1: 1f9290788c28e5c1c5151e4353938014d3e4cfb5
SHA256: 343d0ebe23277f26eb1281542664f62ed652b5fc452bba5e57e06ccf0b626228
SHA512: 8acd26d521097a032d473be38dd352dc62a5ecc092e7f679cdd61f24833064c01e90972560f78c6356c1f338df558ca054d2c75c7efa3db66243a3237fd3f63b
Homepage: https://github.com/martinblech/xmltodict
Description-en: Makes working with XML feel like you are working with JSON (Python 3)
xmltodict is a Python module that makes working with XML feel like you are
working with JSON. xmltodict is very fast (Expat-based) and has a streaming
mode with a small memory footprint, suitable for big XML dumps.
.
This package provides the Python 3 version of the library.
Description-md5: 22d3a01b6f49641d1e5c17134a2dedad