diffn on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S diffn

* (Optional) Uninstall diffn on Arch using YAY

$ yay -Rns diffn

2. Manually Install "diffn" via AUR

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

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

b. Clone diffn's git locally

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

c. Go to ~/diffn folder and install it

$ cd ~/diffn $ makepkg -si

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

ID: 186616
Name: diffn
PackageBaseID: 68842
PackageBase: diffn
Version: 0-1
Description: Efficient comparison of multiple large files
URL: http://volkerschatz.com/unix/uware/diffn.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: deepsoul
Submitter: deepsoul
FirstSubmitted: 1365175305
LastModified: 1433800033
URLPath: /cgit/aur.git/snapshot/diffn.tar.gz