dyff on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S dyff

* (Optional) Uninstall dyff on Arch using YAY

$ yay -Rns dyff

2. Manually Install "dyff" via AUR

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

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

b. Clone dyff's git locally

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

c. Go to ~/dyff folder and install it

$ cd ~/dyff $ makepkg -si

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

ID: 1407540
Name: dyff
PackageBaseID: 171240
PackageBase: dyff
Version: 1.7.1-1
Description: Diff tool for YAML files
URL: https://github.com/homeport/dyff
NumVotes: 1
Popularity: 0.043408
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1632174509
LastModified: 1707665970
URLPath: /cgit/aur.git/snapshot/dyff.tar.gz

5. The same packages on other Linux Distributions