How to Install and Uninstall libxslt.x86_64 Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "libxslt.x86_64" package
Please follow the steps below to install libxslt.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libxslt.x86_64
Copied
2. Uninstall "libxslt.x86_64" package
This guide covers the steps necessary to uninstall libxslt.x86_64 on Oracle Linux 8:
$
sudo dnf remove
libxslt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libxslt.x86_64 package on Oracle Linux 8
Last metadata expiration check: 4:43:29 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : libxslt
Version : 1.1.32
Release : 6.0.1.el8
Architecture : x86_64
Size : 734 k
Source : libxslt-1.1.32-6.0.1.el8.src.rpm
Repository : @System
From repo : ol8_baseos_latest
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
Version : 1.1.32
Release : 6.0.1.el8
Architecture : x86_64
Size : 734 k
Source : libxslt-1.1.32-6.0.1.el8.src.rpm
Repository : @System
From repo : ol8_baseos_latest
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