deltarpm on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install deltarpm on Arch using YAY
$
yay -S
deltarpm
Copied
* (Optional) Uninstall deltarpm on Arch using YAY
$
yay -Rns
deltarpm
Copied
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
Copied
b. Clone deltarpm's git locally
$
git clone https://aur.archlinux.org/deltarpm.git
~/deltarpm
Copied
c. Go to ~/deltarpm folder and install it
$
cd
~/deltarpm
Copied
$
makepkg -si
Copied
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
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