got-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S got-bin

* (Optional) Uninstall got-bin on Arch using YAY

$ yay -Rns got-bin

2. Manually Install "got-bin" via AUR

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

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

b. Clone got-bin's git locally

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

c. Go to ~/got-bin folder and install it

$ cd ~/got-bin $ makepkg -si

3. Information about the got-bin package on Arch User Repository (AUR)

ID: 1121514
Name: got-bin
PackageBaseID: 156615
PackageBase: got-bin
Version: 0.7.0-1
Description: CLI tool to download large files faster than cURL and Wget
URL: https://github.com/melbahja/got
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: tiziodcaio
Submitter: clove3am
FirstSubmitted: 1597105794
LastModified: 1659559507
URLPath: /cgit/aur.git/snapshot/got-bin.tar.gz