How to Install and Uninstall xerces-c Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "xerces-c" package

Please follow the instructions below to install xerces-c on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install xerces-c

2. Uninstall "xerces-c" package

Here is a brief guide to show you how to uninstall xerces-c on openSuSE Tumbleweed:

$ sudo zypper remove xerces-c

3. Information about the xerces-c package on openSuSE Tumbleweed

Information for package xerces-c:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : xerces-c
Version : 3.2.5-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 703.0 KiB
Installed : No
Status : not installed
Source package : xerces-c-3.2.5-1.2.src
Upstream URL : https://xerces.apache.org/xerces-c/
Summary : A Validating XML Parser
Description :
Xerces-C is a validating XML parser written in a portable subset of
C++. Xerces-C makes it easy to give your application the ability to
read and write XML data. A shared library is provided for parsing,
generating, manipulating, and validating XML documents. Xerces-C is
faithful to the XML 1.0 recommendation and associated standards ( DOM
1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces).