go-bootstrap on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install go-bootstrap on Arch using YAY
$
yay -S
go-bootstrap
Copied
* (Optional) Uninstall go-bootstrap on Arch using YAY
$
yay -Rns
go-bootstrap
Copied
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
Copied
b. Clone go-bootstrap's git locally
$
git clone https://aur.archlinux.org/go-bootstrap.git
~/go-bootstrap
Copied
c. Go to ~/go-bootstrap folder and install it
$
cd
~/go-bootstrap
Copied
$
makepkg -si
Copied
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
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