retry-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S retry-git

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

$ yay -Rns retry-git

2. Manually Install "retry-git" via AUR

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

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

b. Clone retry-git's git locally

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

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

$ cd ~/retry-git $ makepkg -si

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

ID: 875847
Name: retry-git
PackageBaseID: 164217
PackageBase: retry-git
Version: 0.1-2
Description: A retry command for bash
URL: https://gist.github.com/felipou/6fbec22c4e04d3adfae5
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: onny
FirstSubmitted: 1615479573
LastModified: 1615480379
URLPath: /cgit/aur.git/snapshot/retry-git.tar.gz