How to Install and Uninstall xz-libs.i686 Package on CentOS 8 / RHEL 8

Last updated: May 20,2024

1. Install "xz-libs.i686" package

Here is a brief guide to show you how to install xz-libs.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "xz-libs.i686" package

Here is a brief guide to show you how to uninstall xz-libs.i686 on CentOS 8 / RHEL 8:

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

3. Information about the xz-libs.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 9:07:25 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : xz-libs
Version : 5.2.4
Release : 3.el8
Architecture : i686
Size : 102 k
Source : xz-5.2.4-3.el8.src.rpm
Repository : baseos
Summary : Libraries for decoding LZMA compression
URL : http://tukaani.org/xz/
License : Public Domain
Description : Libraries for decoding files compressed with LZMA or XZ utils.