git-get on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S git-get

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

$ yay -Rns git-get

2. Manually Install "git-get" 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's git locally

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

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

$ cd ~/git-get $ makepkg -si

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

ID: 1277896
Name: git-get
PackageBaseID: 155678
PackageBase: git-get
Version: v0.3-1
Description: Blazingly fast, incredibly handy git clone alternative
URL: https://github.com/b1f6c1c4/git-get
NumVotes: 2
Popularity: 0.005124
OutOfDate:
Maintainer: b1f6c1c4
Submitter: b1f6c1c4
FirstSubmitted: 1595239019
LastModified: 1687580778
URLPath: /cgit/aur.git/snapshot/git-get.tar.gz