bash-get-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S bash-get-git

* (Optional) Uninstall bash-get-git on Arch using YAY

$ yay -Rns bash-get-git

2. Manually Install "bash-get-git" via AUR

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

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

b. Clone bash-get-git's git locally

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

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

$ cd ~/bash-get-git $ makepkg -si

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

ID: 301648
Name: bash-get-git
PackageBaseID: 111167
PackageBase: bash-get-git
Version: 12.9bee7b8-1
Description: go get inspired bash get tool
URL: https://github.com/reconquest/bash-get
NumVotes: 0
Popularity: 0
OutOfDate: 1655326464
Maintainer: seletskiy
Submitter: seletskiy
FirstSubmitted: 1462979689
LastModified: 1462980574
URLPath: /cgit/aur.git/snapshot/bash-get-git.tar.gz