fdr on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S fdr

* (Optional) Uninstall fdr on Arch using YAY

$ yay -Rns fdr

2. Manually Install "fdr" via AUR

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

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

b. Clone fdr's git locally

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

c. Go to ~/fdr folder and install it

$ cd ~/fdr $ makepkg -si

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

ID: 1072847
Name: fdr
PackageBaseID: 112572
PackageBase: fdr
Version: 4.2.7-1
Description: Refinement checker for CSP
URL: https://www.cs.ox.ac.uk/projects/fdr/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dcreager
FirstSubmitted: 1466211411
LastModified: 1651145884
URLPath: /cgit/aur.git/snapshot/fdr.tar.gz