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