How to Install and Uninstall gzip.x86_64 Package on CentOS 8 / RHEL 8
Last updated: March 01,2025
1. Install "gzip.x86_64" package
In this section, we are going to explain the necessary steps to install gzip.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
gzip.x86_64
Copied
2. Uninstall "gzip.x86_64" package
This guide let you learn how to uninstall gzip.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
gzip.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gzip.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 3:30:42 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : gzip
Version : 1.9
Release : 9.el8
Architecture : x86_64
Size : 417 k
Source : gzip-1.9-9.el8.src.rpm
Repository : @System
From repo : anaconda
Summary : The GNU data compression program
URL : http://www.gzip.org/
License : GPLv3+ and GFDL
Description : The gzip package contains the popular GNU gzip data compression
: program. Gzipped files have a .gz extension.
:
: Gzip should be installed on your system, because it is a
: very commonly used data compression program.
Installed Packages
Name : gzip
Version : 1.9
Release : 9.el8
Architecture : x86_64
Size : 417 k
Source : gzip-1.9-9.el8.src.rpm
Repository : @System
From repo : anaconda
Summary : The GNU data compression program
URL : http://www.gzip.org/
License : GPLv3+ and GFDL
Description : The gzip package contains the popular GNU gzip data compression
: program. Gzipped files have a .gz extension.
:
: Gzip should be installed on your system, because it is a
: very commonly used data compression program.