How to Install and Uninstall deltarpm Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "deltarpm" package

Please follow the instructions below to install deltarpm on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install deltarpm

2. Uninstall "deltarpm" package

Please follow the steps below to uninstall deltarpm on openSuSE Tumbleweed:

$ sudo zypper remove deltarpm

3. Information about the deltarpm package on openSuSE Tumbleweed

Information for package deltarpm:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : deltarpm
Version : 3.6.3-2.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 785.4 KiB
Installed : No
Status : not installed
Source package : deltarpm-3.6.3-2.9.src
Upstream URL : https://github.com/rpm-software-management/deltarpm/
Summary : Tools to Create and Apply deltarpms
Description :
This package contains tools to create and apply deltarpms. A deltarpm
contains the difference between an old and a new version of an RPM,
which makes it possible to recreate the new RPM from the deltarpm and
the old one. You do not need to have a copy of the old RPM, because
deltarpms can also work with installed RPMs.