goenv-git on AUR (Arch User Repository)

Last updated: February 17,2025

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

$ yay -S goenv-git

* (Optional) Uninstall goenv-git on Arch using YAY

$ yay -Rns goenv-git

2. Manually Install "goenv-git" via AUR

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

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

b. Clone goenv-git's git locally

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

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

$ cd ~/goenv-git $ makepkg -si

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

ID: 1235659
Name: goenv-git
PackageBaseID: 145758
PackageBase: goenv-git
Version: r1724.0cbe222-1
Description: Like pyenv and rbenv, but for Go.
URL: https://github.com/syndbg/goenv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ghostlovescore
Submitter: ghostlovescore
FirstSubmitted: 1570818327
LastModified: 1680439230
URLPath: /cgit/aur.git/snapshot/goenv-git.tar.gz