fgit on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "fgit" 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
Copied
b. Install fgit on Arch using YAY
$
yay -S
fgit
Copied
* (Optional) Uninstall fgit on Arch using YAY
$
yay -Rns
fgit
Copied
2. Manually Install "fgit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fgit's git locally
$
git clone https://aur.archlinux.org/fgit.git
~/fgit
Copied
c. Go to ~/fgit folder and install it
$
cd
~/fgit
Copied
$
makepkg -si
Copied
3. Information about the fgit package on Arch User Repository (AUR)
ID: 482426
Name: fgit
PackageBaseID: 129627
PackageBase: fgit
Version: 1.0.2-1
Description: Run git commands on multiple repositories with a single command
URL: https://github.com/l0b0/fgit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: l0b0
Submitter: l0b0
FirstSubmitted: 1517372753
LastModified: 1517372753
URLPath: /cgit/aur.git/snapshot/fgit.tar.gz
Name: fgit
PackageBaseID: 129627
PackageBase: fgit
Version: 1.0.2-1
Description: Run git commands on multiple repositories with a single command
URL: https://github.com/l0b0/fgit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: l0b0
Submitter: l0b0
FirstSubmitted: 1517372753
LastModified: 1517372753
URLPath: /cgit/aur.git/snapshot/fgit.tar.gz