libdiff on AUR (Arch User Repository)

Last updated: May 19,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

b. Install libdiff on Arch using YAY

$ yay -S libdiff

* (Optional) Uninstall libdiff on Arch using YAY

$ yay -Rns libdiff

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

b. Clone libdiff's git locally

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

c. Go to ~/libdiff folder and install it

$ cd ~/libdiff $ makepkg -si

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