riffdiff on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S riffdiff

* (Optional) Uninstall riffdiff on Arch using YAY

$ yay -Rns riffdiff

2. Manually Install "riffdiff" via AUR

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

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

b. Clone riffdiff's git locally

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

c. Go to ~/riffdiff folder and install it

$ cd ~/riffdiff $ makepkg -si

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

ID: 1422467
Name: riffdiff
PackageBaseID: 195014
PackageBase: riffdiff
Version: 3.0.0-1
Description: A diff filter highlighting which line parts have changed
URL: https://github.com/walles/riff
NumVotes: 3
Popularity: 0.100241
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1687545436
LastModified: 1709813227
URLPath: /cgit/aur.git/snapshot/riffdiff.tar.gz