libxdiff on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "libxdiff" 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 libxdiff on Arch using YAY
$
yay -S
libxdiff
Copied
* (Optional) Uninstall libxdiff on Arch using YAY
$
yay -Rns
libxdiff
Copied
2. Manually Install "libxdiff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libxdiff's git locally
$
git clone https://aur.archlinux.org/libxdiff.git
~/libxdiff
Copied
c. Go to ~/libxdiff folder and install it
$
cd
~/libxdiff
Copied
$
makepkg -si
Copied
3. Information about the libxdiff package on Arch User Repository (AUR)
ID: 188735
Name: libxdiff
PackageBaseID: 22259
PackageBase: libxdiff
Version: 0.23-2
Description: The LibXDiff library implements basic and yet complete functionalities to create file differences/patches
URL: http://www.xmailserver.org/xdiff-lib.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: edub4rt
Submitter: mtorromeo
FirstSubmitted: 1229446688
LastModified: 1433847066
URLPath: /cgit/aur.git/snapshot/libxdiff.tar.gz
Name: libxdiff
PackageBaseID: 22259
PackageBase: libxdiff
Version: 0.23-2
Description: The LibXDiff library implements basic and yet complete functionalities to create file differences/patches
URL: http://www.xmailserver.org/xdiff-lib.html
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: edub4rt
Submitter: mtorromeo
FirstSubmitted: 1229446688
LastModified: 1433847066
URLPath: /cgit/aur.git/snapshot/libxdiff.tar.gz