How to Install and Uninstall gzip Package on openSUSE Leap
Last updated: November 25,2024
1. Install "gzip" package
Please follow the steps below to install gzip on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
gzip
Copied
2. Uninstall "gzip" package
Please follow the guidance below to uninstall gzip on openSUSE Leap:
$
sudo zypper remove
gzip
Copied
3. Information about the gzip package on openSUSE Leap
Information for package gzip:
-----------------------------
Repository : Main Repository
Name : gzip
Version : 1.10-150200.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 314.2 KiB
Installed : No
Status : not installed
Source package : gzip-1.10-150200.10.1.src
Upstream URL : http://www.gnu.org/software/gzip/
Summary : GNU Zip Compression Utilities
Description :
Gzip reduces the size of the named files using Lempel-Ziv coding LZ77.
Whenever possible, each file is replaced by one with the extension .gz,
while keeping the same ownership modes and access and modification
times.
-----------------------------
Repository : Main Repository
Name : gzip
Version : 1.10-150200.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 314.2 KiB
Installed : No
Status : not installed
Source package : gzip-1.10-150200.10.1.src
Upstream URL : http://www.gnu.org/software/gzip/
Summary : GNU Zip Compression Utilities
Description :
Gzip reduces the size of the named files using Lempel-Ziv coding LZ77.
Whenever possible, each file is replaced by one with the extension .gz,
while keeping the same ownership modes and access and modification
times.