How to Install and Uninstall python311-libxml2 Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python311-libxml2" package

This tutorial shows how to install python311-libxml2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-libxml2

2. Uninstall "python311-libxml2" package

Please follow the steps below to uninstall python311-libxml2 on openSUSE Leap:

$ sudo zypper remove python311-libxml2

3. Information about the python311-libxml2 package on openSUSE Leap

Information for package python311-libxml2:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-libxml2
Version : 2.10.3-150500.5.14.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : libxml2-python-2.10.3-150500.5.14.1.src
Upstream URL : https://gitlab.gnome.org/GNOME/libxml2
Summary : Python Bindings for libxml2-python
Description :
This package contains a module that permits
applications written in the Python programming language to use the
interface supplied by the libxml2 library to manipulate XML files.
This library allows manipulation of XML files. It includes support for
reading, modifying, and writing XML and HTML files. There is DTD
support that includes parsing and validation even with complex DTDs,
either at parse time or later once the document has been modified.

5. The same packages on other Linux Distributions