How to Install and Uninstall libxslt.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "libxslt.x86_64" package
This tutorial shows how to install libxslt.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
libxslt.x86_64
Copied
2. Uninstall "libxslt.x86_64" package
This is a short guide on how to uninstall libxslt.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
libxslt.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the libxslt.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : libxslt
Arch : x86_64
Version : 1.1.28
Release : 6.el7
Size : 486 k
Repo : installed
From repo : base
Summary : Library providing the Gnome XSLT engine
URL : http://xmlsoft.org/XSLT/
License : MIT
Description : This C library allows to transform XML files into other XML files
: (or HTML, text, ...) using the standard XSLT stylesheet
: transformation mechanism. To use it you need to have a version of
: libxml2 >= 2.6.27 installed. The xsltproc command is a command
: line interface to the XSLT engine
Name : libxslt
Arch : x86_64
Version : 1.1.28
Release : 6.el7
Size : 486 k
Repo : installed
From repo : base
Summary : Library providing the Gnome XSLT engine
URL : http://xmlsoft.org/XSLT/
License : MIT
Description : This C library allows to transform XML files into other XML files
: (or HTML, text, ...) using the standard XSLT stylesheet
: transformation mechanism. To use it you need to have a version of
: libxml2 >= 2.6.27 installed. The xsltproc command is a command
: line interface to the XSLT engine