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

Last updated: May 09,2024

1. Install "python3-libxml2" package

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

$ sudo apt update $ sudo apt install python3-libxml2

2. Uninstall "python3-libxml2" package

This tutorial shows how to uninstall python3-libxml2 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-libxml2
Source: libxml2
Priority: optional
Section: python
Installed-Size: 844
Maintainer: Debian XML/SGML Group
Architecture: amd64
Version: 2.9.10+dfsg-5+ubuntu16.04.1+deb.sury.org+3
Depends: libc6 (>= 2.14), libpython3.5 (>= 3.5.0~b1), libxml2 (>= 2.9.1)
Filename: pool/main/libx/libxml2/python3-libxml2_2.9.10+dfsg-5+ubuntu16.04.1+deb.sury.org+3_amd64.deb
Size: 195786
MD5sum: bda4c95ac2bb0d4580136d0a9e06e066
SHA1: f98fcde87ba8ed8d5c332937cb25a542b1591fff
SHA256: 2b9882757df9cd5419809f743e00b01250c52c74e1b19b879f0e6f3c9a656119
Description-en: Python3 bindings for the GNOME XML library
XML is a metalanguage to let you design your own markup language.
A regular markup language defines a way to describe information in
a certain class of documents (eg HTML). XML lets you define your
own customized markup languages for many classes of document. It
can do this because it's written in SGML, the international standard
metalanguage for markup languages.
.
This package contains the files needed to use the GNOME XML library
in Python3 programs.
Description-md5: 239311fbee2d9a5c3382e49f22a63e2f
Multi-Arch: same