deltarpm on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "deltarpm" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install deltarpm on Arch using YAY

$ yay -S deltarpm

* (Optional) Uninstall deltarpm on Arch using YAY

$ yay -Rns deltarpm

2. Manually Install "deltarpm" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone deltarpm's git locally

$ git clone https://aur.archlinux.org/deltarpm.git ~/deltarpm

c. Go to ~/deltarpm folder and install it

$ cd ~/deltarpm $ makepkg -si

3. Information about the deltarpm package on Arch User Repository (AUR)

ID: 983203
Name: deltarpm
PackageBaseID: 91591
PackageBase: deltarpm
Version: 3.6.3-1
Description: Create deltas between rpms
URL: https://github.com/rpm-software-management/deltarpm
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: larchunix
FirstSubmitted: 1427132714
LastModified: 1635936258
URLPath: /cgit/aur.git/snapshot/deltarpm.tar.gz