How to Install and Uninstall xz-libs.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "xz-libs.x86_64" package

In this section, we are going to explain the necessary steps to install xz-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "xz-libs.x86_64" package

Learn how to uninstall xz-libs.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the xz-libs.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:23 ago on Mon Feb 26 07:04:30 2024.
Installed Packages
Name : xz-libs
Version : 5.2.5
Release : 8.el9_0
Architecture : x86_64
Size : 177 k
Source : xz-5.2.5-8.el9_0.src.rpm
Repository : @System
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.