goenv on AUR (Arch User Repository)
Last updated: January 08,2025
1. Install "goenv" 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 goenv on Arch using YAY
$
yay -S
goenv
Copied
* (Optional) Uninstall goenv on Arch using YAY
$
yay -Rns
goenv
Copied
2. Manually Install "goenv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone goenv's git locally
$
git clone https://aur.archlinux.org/goenv.git
~/goenv
Copied
c. Go to ~/goenv folder and install it
$
cd
~/goenv
Copied
$
makepkg -si
Copied
3. Information about the goenv package on Arch User Repository (AUR)
ID: 847630
Name: goenv
PackageBaseID: 162099
PackageBase: goenv
Version: 2.0.0beta11-1
Description: Like pyenv and rbenv, but for Go.
URL: https://github.com/syndbg/goenv
NumVotes: 0
Popularity: 0
OutOfDate: 1690577676
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1610714149
LastModified: 1610714149
URLPath: /cgit/aur.git/snapshot/goenv.tar.gz
Name: goenv
PackageBaseID: 162099
PackageBase: goenv
Version: 2.0.0beta11-1
Description: Like pyenv and rbenv, but for Go.
URL: https://github.com/syndbg/goenv
NumVotes: 0
Popularity: 0
OutOfDate: 1690577676
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1610714149
LastModified: 1610714149
URLPath: /cgit/aur.git/snapshot/goenv.tar.gz