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