retry on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "retry" 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 retry on Arch using YAY
$
yay -S
retry
Copied
* (Optional) Uninstall retry on Arch using YAY
$
yay -Rns
retry
Copied
2. Manually Install "retry" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone retry's git locally
$
git clone https://aur.archlinux.org/retry.git
~/retry
Copied
c. Go to ~/retry folder and install it
$
cd
~/retry
Copied
$
makepkg -si
Copied
3. Information about the retry package on Arch User Repository (AUR)
ID: 1285061
Name: retry
PackageBaseID: 195465
PackageBase: retry
Version: 1.0.5-1
Description: Repeat a command until the command succeeds.
URL: https://github.com/minfrin/retry
NumVotes: 1
Popularity: 0.013905
OutOfDate:
Maintainer: fbis251
Submitter: fbis251
FirstSubmitted: 1688790459
LastModified: 1688791412
URLPath: /cgit/aur.git/snapshot/retry.tar.gz
Name: retry
PackageBaseID: 195465
PackageBase: retry
Version: 1.0.5-1
Description: Repeat a command until the command succeeds.
URL: https://github.com/minfrin/retry
NumVotes: 1
Popularity: 0.013905
OutOfDate:
Maintainer: fbis251
Submitter: fbis251
FirstSubmitted: 1688790459
LastModified: 1688791412
URLPath: /cgit/aur.git/snapshot/retry.tar.gz