How to Install and Uninstall xerces-c Package on openSUSE Leap

Last updated: May 18,2024

1. Install "xerces-c" package

Please follow the instructions below to install xerces-c on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install xerces-c

2. Uninstall "xerces-c" package

Please follow the step by step instructions below to uninstall xerces-c on openSUSE Leap:

$ sudo zypper remove xerces-c

3. Information about the xerces-c package on openSUSE Leap

Information for package xerces-c:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : xerces-c
Version : 3.2.3-150300.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 730.4 KiB
Installed : No
Status : not installed
Source package : xerces-c-3.2.3-150300.3.6.1.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).