xdelta on AUR (Arch User Repository)

Last updated: May 15,2024

1. Install "xdelta" 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 xdelta on Arch using YAY

$ yay -S xdelta

* (Optional) Uninstall xdelta on Arch using YAY

$ yay -Rns xdelta

2. Manually Install "xdelta" via AUR

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

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

b. Clone xdelta's git locally

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

c. Go to ~/xdelta folder and install it

$ cd ~/xdelta $ makepkg -si

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

ID: 513215
Name: xdelta
PackageBaseID: 74121
PackageBase: xdelta
Version: 1.1.4-7
Description: Binary file delta generator
URL: http://sourceforge.net/projects/xdelta/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: xyproto
FirstSubmitted: 1381154887
LastModified: 1527129310
URLPath: /cgit/aur.git/snapshot/xdelta.tar.gz