fdiff on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S fdiff

* (Optional) Uninstall fdiff on Arch using YAY

$ yay -Rns fdiff

2. Manually Install "fdiff" via AUR

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

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

b. Clone fdiff's git locally

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

c. Go to ~/fdiff folder and install it

$ cd ~/fdiff $ makepkg -si

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

ID: 1252178
Name: fdiff
PackageBaseID: 150877
PackageBase: fdiff
Version: 3.0.0-3
Description: An OpenType table diff tool for fonts based on the fontTools TTX format
URL: https://github.com/source-foundry/fdiff
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1585557221
LastModified: 1683152239
URLPath: /cgit/aur.git/snapshot/fdiff.tar.gz