How to Install and Uninstall libxml2-doc Package on openSuSE Tumbleweed

Last updated: March 15,2025

1. Install "libxml2-doc" package

In this section, we are going to explain the necessary steps to install libxml2-doc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libxml2-doc

2. Uninstall "libxml2-doc" package

This is a short guide on how to uninstall libxml2-doc on openSuSE Tumbleweed:

$ sudo zypper remove libxml2-doc

3. Information about the libxml2-doc package on openSuSE Tumbleweed

Information for package libxml2-doc:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libxml2-doc
Version : 2.11.6-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : libxml2-2.11.6-2.1.src
Upstream URL : https://gitlab.gnome.org/GNOME/libxml2
Summary : Documentation for libxml, an XML manipulation library
Description :
The XML C library was initially developed for the GNOME project. It is
now used by many programs to load and save extensible data structures
or manipulate any kind of XML files.