How to Install and Uninstall xalan-c.x86_64 Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "xalan-c.x86_64" package

This guide covers the steps necessary to install xalan-c.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install xalan-c.x86_64

2. Uninstall "xalan-c.x86_64" package

Please follow the instructions below to uninstall xalan-c.x86_64 on CentOS Stream 8:

$ sudo dnf remove xalan-c.x86_64 $ sudo dnf autoremove

3. Information about the xalan-c.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:35:21 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : xalan-c
Version : 1.12.0
Release : 10.el8
Architecture : x86_64
Size : 1.3 M
Source : xalan-c-1.12.0-10.el8.src.rpm
Repository : epel
Summary : Xalan XSLT processor for C/C++
URL : http://xalan.apache.org/xalan-c/
License : ASL 2.0
Description : The Apache Xalan-C++ Project provides a library and a command line program to
: transform XML documents using a stylesheet that conforms to XSLT 1.0 standards.
:
: Xalan is a project of the Apache Software Foundation.