How to Install and Uninstall xz.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 15,2025
1. Install "xz.x86_64" package
This is a short guide on how to install xz.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
xz.x86_64
Copied
2. Uninstall "xz.x86_64" package
Please follow the guidance below to uninstall xz.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
xz.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the xz.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : xz
Arch : x86_64
Version : 5.2.2
Release : 1.el7
Size : 779 k
Repo : installed
From repo : anaconda
Summary : LZMA compression utilities
URL : http://tukaani.org/xz/
License : LGPLv2+
Description : XZ Utils are an attempt to make LZMA compression easy to use on
: free (as in freedom) operating systems. This is achieved by
: providing tools and libraries which are similar to use than the
: equivalents of the most popular existing compression algorithms.
:
: LZMA is a general purpose compression algorithm designed by Igor
: Pavlov as part of 7-Zip. It provides high compression ratio while
: keeping the decompression speed fast.
Name : xz
Arch : x86_64
Version : 5.2.2
Release : 1.el7
Size : 779 k
Repo : installed
From repo : anaconda
Summary : LZMA compression utilities
URL : http://tukaani.org/xz/
License : LGPLv2+
Description : XZ Utils are an attempt to make LZMA compression easy to use on
: free (as in freedom) operating systems. This is achieved by
: providing tools and libraries which are similar to use than the
: equivalents of the most popular existing compression algorithms.
:
: LZMA is a general purpose compression algorithm designed by Igor
: Pavlov as part of 7-Zip. It provides high compression ratio while
: keeping the decompression speed fast.