How to Install and Uninstall libxslt.x86_64 Package on Amazon Linux 2
Last updated: January 05,2025
1. Install "libxslt.x86_64" package
This is a short guide on how to install libxslt.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libxslt.x86_64
Copied
2. Uninstall "libxslt.x86_64" package
Please follow the instructions below to uninstall libxslt.x86_64 on Amazon Linux 2:
$
sudo yum remove
libxslt.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the libxslt.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Installed Packages
Name : libxslt
Arch : x86_64
Version : 1.1.28
Release : 6.amzn2
Size : 478 k
Repo : installed
From repo : amzn2-core
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
Installed Packages
Name : libxslt
Arch : x86_64
Version : 1.1.28
Release : 6.amzn2
Size : 478 k
Repo : installed
From repo : amzn2-core
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