How to Install and Uninstall perl-XML-LibXML Package on openSuSE Tumbleweed

Last updated: May 23,2024

1. Install "perl-XML-LibXML" package

Please follow the instructions below to install perl-XML-LibXML on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install perl-XML-LibXML

2. Uninstall "perl-XML-LibXML" package

Please follow the step by step instructions below to uninstall perl-XML-LibXML on openSuSE Tumbleweed:

$ sudo zypper remove perl-XML-LibXML

3. Information about the perl-XML-LibXML package on openSuSE Tumbleweed

Information for package perl-XML-LibXML:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-XML-LibXML
Version : 2.0210-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : perl-XML-LibXML-2.0210-1.1.src
Upstream URL : https://metacpan.org/release/XML-LibXML
Summary : Interface to Gnome libxml2 xml parsing and DOM library
Description :
This module is an interface to libxml2, providing XML and HTML parsers with
DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface
and a XML::XPath-like interface to XPath API of libxml2. The module is
split into several packages which are not described in this section; unless
stated otherwise, you only need to 'use XML::LibXML;' in your programs.