git-get-git on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S git-get-git

* (Optional) Uninstall git-get-git on Arch using YAY

$ yay -Rns git-get-git

2. Manually Install "git-get-git" via AUR

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

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

b. Clone git-get-git's git locally

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

c. Go to ~/git-get-git folder and install it

$ cd ~/git-get-git $ makepkg -si

3. Information about the git-get-git package on Arch User Repository (AUR)

ID: 777596
Name: git-get-git
PackageBaseID: 155768
PackageBase: git-get-git
Version: 0.0.r2.ge822073-1
Description: Blazingly fast, incredibly handy git clone alternative
URL: https://github.com/b1f6c1c4/git-get
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1595462705
LastModified: 1597187073
URLPath: /cgit/aur.git/snapshot/git-get-git.tar.gz