deltarpm.x86_64 on Fedora 36

Last updated: March 05,2023

1. Install deltarpm.x86_64 package

Here is a brief guide to show you how to install deltarpm.x86_64 package:

sudo dnf makecache
sudo dnf install deltarpm.x86_64

2. Uninstall / Remove deltarpm.x86_64 package

Learn how to uninstall deltarpm.x86_64 package:

sudo dnf remove deltarpm.x86_64
sudo dnf autoremove

3. Details of deltarpm.x86_64 package

Last metadata expiration check: 2:26:46 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : deltarpm
Version : 3.6.2
Release : 11.fc36
Architecture : x86_64
Size : 89 k
Source : deltarpm-3.6.2-11.fc36.src.rpm
Repository : fedora
Summary : Create deltas between rpms
URL : https://github.com/rpm-software-management/deltarpm
License : BSD
Description : A deltarpm contains the difference between an old
: and a new version of a rpm, which makes it possible
: to recreate the new rpm from the deltarpm and the old
: one. You don't have to have a copy of the old rpm,
: deltarpms can also work with installed rpms.