fac-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S fac-bin

* (Optional) Uninstall fac-bin on Arch using YAY

$ yay -Rns fac-bin

2. Manually Install "fac-bin" via AUR

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

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

b. Clone fac-bin's git locally

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

c. Go to ~/fac-bin folder and install it

$ cd ~/fac-bin $ makepkg -si

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

ID: 734342
Name: fac-bin
PackageBaseID: 150251
PackageBase: fac-bin
Version: 2.0.0-2
Description: Easy-to-use CUI for fixing git conflicts
URL: https://github.com/mkchoi212/fac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584291438
LastModified: 1589175118
URLPath: /cgit/aur.git/snapshot/fac-bin.tar.gz