got-git on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "got-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
Copied
b. Install got-git on Arch using YAY
$
yay -S
got-git
Copied
* (Optional) Uninstall got-git on Arch using YAY
$
yay -Rns
got-git
Copied
2. Manually Install "got-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone got-git's git locally
$
git clone https://aur.archlinux.org/got-git.git
~/got-git
Copied
c. Go to ~/got-git folder and install it
$
cd
~/got-git
Copied
$
makepkg -si
Copied
3. Information about the got-git package on Arch User Repository (AUR)
ID: 794197
Name: got-git
PackageBaseID: 156790
PackageBase: got-git
Version: v0.4.0-1
Description: Simple golang package and CLI tool to download large files faster than cURL and Wget!
URL: https://github.com/melbahja/got
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: mpldr
FirstSubmitted: 1597609560
LastModified: 1600616897
URLPath: /cgit/aur.git/snapshot/got-git.tar.gz
Name: got-git
PackageBaseID: 156790
PackageBase: got-git
Version: v0.4.0-1
Description: Simple golang package and CLI tool to download large files faster than cURL and Wget!
URL: https://github.com/melbahja/got
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: mpldr
FirstSubmitted: 1597609560
LastModified: 1600616897
URLPath: /cgit/aur.git/snapshot/got-git.tar.gz