How to Install and Uninstall python3-libxml2 Package on Kali Linux

Last updated: April 27,2024

1. Install "python3-libxml2" package

Here is a brief guide to show you how to install python3-libxml2 on Kali Linux

$ sudo apt update $ sudo apt install python3-libxml2

2. Uninstall "python3-libxml2" package

This is a short guide on how to uninstall python3-libxml2 on Kali Linux:

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

3. Information about the python3-libxml2 package on Kali Linux

Package: python3-libxml2
Source: libxml2 (2.9.14+dfsg-1.3)
Version: 2.9.14+dfsg-1.3+b2
Installed-Size: 1258
Maintainer: Debian XML/SGML Group
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.28), libxml2 (>= 2.9.11)
Size: 230280
SHA256: 2f271d8f5dc745f5b299c22a0851d6f082aee0440fcd2d965b9e4796eb93ecc7
SHA1: efcf628b080ec4363278793dc907e620bc4b1f9b
MD5sum: b0f43c8e8140935bda306e6cd9a8184b
Description: GNOME XML library - Python3 bindings
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:
Multi-Arch: same
Homepage: http://xmlsoft.org
Section: python
Priority: optional
Filename: pool/main/libx/libxml2/python3-libxml2_2.9.14+dfsg-1.3+b2_amd64.deb