go-beta on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S go-beta

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

$ yay -Rns go-beta

2. Manually Install "go-beta" via AUR

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

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

b. Clone go-beta's git locally

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

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

$ cd ~/go-beta $ makepkg -si

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

ID: 1039487
Name: go-beta
PackageBaseID: 175592
PackageBase: go-beta
Version: 1.18rc1-1
Description: Core compiler tools for the Go programming language (Unstable version)
URL: https://golang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: huyz
FirstSubmitted: 1643816346
LastModified: 1645188654
URLPath: /cgit/aur.git/snapshot/go-beta.tar.gz