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