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

Last updated: October 11,2024

1. Install "xz-libs.i686" package

This guide let you learn how to install xz-libs.i686 on Rocky Linux 9

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

2. Uninstall "xz-libs.i686" package

In this section, we are going to explain the necessary steps to uninstall xz-libs.i686 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:40:31 ago on Fri Feb 16 06:49:52 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 : baseos
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.