go-bootstrap on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S go-bootstrap

* (Optional) Uninstall go-bootstrap on Arch using YAY

$ yay -Rns go-bootstrap

2. Manually Install "go-bootstrap" via AUR

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

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

b. Clone go-bootstrap's git locally

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

c. Go to ~/go-bootstrap folder and install it

$ cd ~/go-bootstrap $ makepkg -si

3. Information about the go-bootstrap package on Arch User Repository (AUR)

ID: 811977
Name: go-bootstrap
PackageBaseID: 119406
PackageBase: go-bootstrap
Version: 1.4.20171003-1
Description: The last go with a toolchain written in C, used for bootstrapping the build process for later gos
URL: http://golang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1486038610
LastModified: 1604229286
URLPath: /cgit/aur.git/snapshot/go-bootstrap.tar.gz