fldiff on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S fldiff

* (Optional) Uninstall fldiff on Arch using YAY

$ yay -Rns fldiff

2. Manually Install "fldiff" via AUR

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

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

b. Clone fldiff's git locally

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

c. Go to ~/fldiff folder and install it

$ cd ~/fldiff $ makepkg -si

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

ID: 475723
Name: fldiff
PackageBaseID: 128784
PackageBase: fldiff
Version: 1.1-10
Description: graphical diff program
URL: http://directory.fsf.org/wiki/Fldiff
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: Barthalion
FirstSubmitted: 1515246061
LastModified: 1515246061
URLPath: /cgit/aur.git/snapshot/fldiff.tar.gz