yuediff on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S yuediff

* (Optional) Uninstall yuediff on Arch using YAY

$ yay -Rns yuediff

2. Manually Install "yuediff" via AUR

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

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

b. Clone yuediff's git locally

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

c. Go to ~/yuediff folder and install it

$ cd ~/yuediff $ makepkg -si

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

ID: 1036283
Name: yuediff
PackageBaseID: 175656
PackageBase: yuediff
Version: 0.2.0-1
Description: List differences between sets of Firefox config files. This tool was used to compare different librewolf.cfg and user.js files.
URL: https://gitlab.com/stanzabird/yuediff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maltejur
Submitter: maltejur
FirstSubmitted: 1644016746
LastModified: 1644788063
URLPath: /cgit/aur.git/snapshot/yuediff.tar.gz