numdiff on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S numdiff

* (Optional) Uninstall numdiff on Arch using YAY

$ yay -Rns numdiff

2. Manually Install "numdiff" via AUR

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

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

b. Clone numdiff's git locally

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

c. Go to ~/numdiff folder and install it

$ cd ~/numdiff $ makepkg -si

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

ID: 432492
Name: numdiff
PackageBaseID: 42679
PackageBase: numdiff
Version: 5.9.0-1
Description: Program to compare files ignoring small numeric differences
URL: http://www.nongnu.org/numdiff/
NumVotes: 7
Popularity: 1.7E-5
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1289000933
LastModified: 1501680834
URLPath: /cgit/aur.git/snapshot/numdiff.tar.gz