fac on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S fac

* (Optional) Uninstall fac on Arch using YAY

$ yay -Rns fac

2. Manually Install "fac" via AUR

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

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

b. Clone fac's git locally

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

c. Go to ~/fac folder and install it

$ cd ~/fac $ makepkg -si

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

ID: 520172
Name: fac
PackageBaseID: 128616
PackageBase: fac
Version: 2.0.0-1
Description: Easy-to-use command line tool for fixing git conflicts
URL: https://github.com/mkchoi212/fac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wezm
FirstSubmitted: 1515043573
LastModified: 1529199949
URLPath: /cgit/aur.git/snapshot/fac.tar.gz