How to Install and Uninstall rzip Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "rzip" package

In this section, we are going to explain the necessary steps to install rzip on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install rzip

2. Uninstall "rzip" package

Here is a brief guide to show you how to uninstall rzip on openSuSE Tumbleweed:

$ sudo zypper remove rzip

3. Information about the rzip package on openSuSE Tumbleweed

Information for package rzip:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : rzip
Version : 2.1-150.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 49.6 KiB
Installed : No
Status : not installed
Source package : rzip-2.1-150.1.src
Upstream URL : https://rzip.samba.org
Summary : A large-file compression program
Description :
rzip is a compression program, similar in functionality to gzip or
bzip2, but able to take advantage long distance redundencies in files,
which can sometimes allow rzip to produce much better compression
ratios than other programs.