git-get on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install git-get on Arch using YAY
$
yay -S
git-get
Copied
* (Optional) Uninstall git-get on Arch using YAY
$
yay -Rns
git-get
Copied
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
Copied
b. Clone git-get's git locally
$
git clone https://aur.archlinux.org/git-get.git
~/git-get
Copied
c. Go to ~/git-get folder and install it
$
cd
~/git-get
Copied
$
makepkg -si
Copied
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
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