Package Details: goenv 2.2.29-1

Git Clone URL: https://aur.archlinux.org/goenv.git (read-only, click to copy)
Package Base: goenv
Description: Like pyenv and rbenv, but for Go.
Upstream URL: https://github.com/syndbg/goenv
Keywords: go
Licenses: MIT
Submitter: pjvds
Maintainer: starlord
Last Packager: starlord
Votes: 3
Popularity: 0.43
First Submitted: 2021-01-15 12:35 (UTC)
Last Updated: 2025-09-04 22:52 (UTC)

Latest Comments

starlord commented on 2025-08-21 14:10 (UTC)

I updated to get go-build from tag instead master, so if you have any error like ==> ERROR: One or more files did not pass the validity check! Just clean the cache, Ex: yay -Sc Or find in /var/cache

vbabiy commented on 2025-06-20 10:59 (UTC)

==> Making package: goenv 2.2.25-1 (Fri 20 Jun 2025 06:57:12 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found goenv-2.2.25.tar.gz
  -> Found go-build
==> Validating source files with md5sums...
    goenv-2.2.25.tar.gz ... Passed
    go-build ... FAILED

Fails to install.

grazzolini commented on 2023-08-16 11:52 (UTC)

Yes, this package is missing a symbolic link on /usr/bin. The upstream git repository has such link under the bin folder.

makeworld commented on 2022-03-23 14:07 (UTC)

This package did not install goenv in my path, only to /usr/lib/goenv/libexec/goenv. Maybe you could create a symlink into /usr/bin/?