goenv-latest on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S goenv-latest

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

$ yay -Rns goenv-latest

2. Manually Install "goenv-latest" via AUR

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

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

b. Clone goenv-latest's git locally

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

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

$ cd ~/goenv-latest $ makepkg -si

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

ID: 1147218
Name: goenv-latest
PackageBaseID: 186273
PackageBase: xxenv-latest
Version: 0.2.1-1
Description: Enhances goenv with a `latest` subcommand, which prints the latest Go version
URL: https://github.com/momo-lab/xxenv-latest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1664652227
LastModified: 1664652227
URLPath: /cgit/aur.git/snapshot/goenv-latest.tar.gz