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

Last updated: April 20,2024

1. Install "xalan-c" package

Here is a brief guide to show you how to install xalan-c on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install xalan-c

2. Uninstall "xalan-c" package

In this section, we are going to explain the necessary steps to uninstall xalan-c on openSuSE Tumbleweed:

$ sudo zypper remove xalan-c

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

Information for package xalan-c:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : xalan-c
Version : 1.12-1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 50.9 KiB
Installed : No
Status : not installed
Source package : xalan-c-1.12-1.15.src
Upstream URL : https://apache.github.io/xalan-c/
Summary : An XSLT Transformation Engine in C++
Description :
Xalan is an XSL processor for transforming XML documents into HTML,
text, or other XML document types. Xalan-C++ represents an almost
complete and robust C++ reference implementation of the W3C
Recommendations for XSL Transformations (XSLT) and the XML Path
Language (XPath).