How to Install and Uninstall gzip.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 04,2025
1. Install "gzip.x86_64" package
Learn how to install gzip.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
gzip.x86_64
Copied
2. Uninstall "gzip.x86_64" package
Please follow the instructions below to uninstall gzip.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
gzip.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the gzip.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:39:45 ago on Mon Feb 26 15:59:38 2024.
Installed Packages
Name : gzip
Version : 1.9
Release : 13.el8_5
Architecture : x86_64
Size : 345 k
Source : gzip-1.9-13.el8_5.src.rpm
Repository : @System
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 : 13.el8_5
Architecture : x86_64
Size : 345 k
Source : gzip-1.9-13.el8_5.src.rpm
Repository : @System
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.