How to Install and Uninstall xz-libs.i686 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "xz-libs.i686" package

Please follow the guidelines below to install xz-libs.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install xz-libs.i686

2. Uninstall "xz-libs.i686" package

Please follow the guidelines below to uninstall xz-libs.i686 on Oracle Linux 9:

$ sudo dnf remove xz-libs.i686 $ sudo dnf autoremove

3. Information about the xz-libs.i686 package on Oracle Linux 9

Last metadata expiration check: 1:27:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : xz-libs
Version : 5.2.5
Release : 8.el9_0
Architecture : i686
Size : 100 k
Source : xz-5.2.5-8.el9_0.src.rpm
Repository : ol9_baseos_latest
Summary : Libraries for decoding LZMA compression
URL : https://tukaani.org/xz/
License : Public Domain
Description : Libraries for decoding files compressed with LZMA or XZ utils.