How to Install and Uninstall libxslt-devel.i686 Package on Oracle Linux 9

Last updated: May 02,2024

1. Install "libxslt-devel.i686" package

This guide covers the steps necessary to install libxslt-devel.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libxslt-devel.i686

2. Uninstall "libxslt-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall libxslt-devel.i686 on Oracle Linux 9:

$ sudo dnf remove libxslt-devel.i686 $ sudo dnf autoremove

3. Information about the libxslt-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 2:50:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libxslt-devel
Version : 1.1.34
Release : 9.0.1.el9
Architecture : i686
Size : 443 k
Source : libxslt-1.1.34-9.0.1.el9.src.rpm
Repository : ol9_appstream
Summary : Development libraries and header files for libxslt
URL : http://xmlsoft.org/XSLT
License : MIT
Description : The libxslt-devel package contains libraries and header files for
: developing applications that use libxslt.