libdiff on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "libdiff" 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 libdiff on Arch using YAY
$
yay -S
libdiff
Copied
* (Optional) Uninstall libdiff on Arch using YAY
$
yay -Rns
libdiff
Copied
2. Manually Install "libdiff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libdiff's git locally
$
git clone https://aur.archlinux.org/libdiff.git
~/libdiff
Copied
c. Go to ~/libdiff folder and install it
$
cd
~/libdiff
Copied
$
makepkg -si
Copied
3. Information about the libdiff package on Arch User Repository (AUR)
ID: 571939
Name: libdiff
PackageBaseID: 135333
PackageBase: libdiff
Version: 0.1.0-4
Description: C library to generate arbitrary sequence diffs
URL: https://github.com/kristapsdz/libdiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1535111615
LastModified: 1545962043
URLPath: /cgit/aur.git/snapshot/libdiff.tar.gz
Name: libdiff
PackageBaseID: 135333
PackageBase: libdiff
Version: 0.1.0-4
Description: C library to generate arbitrary sequence diffs
URL: https://github.com/kristapsdz/libdiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1535111615
LastModified: 1545962043
URLPath: /cgit/aur.git/snapshot/libdiff.tar.gz