Installation
Installation Guide
Via package manager
Arch Linux (AUR)
Homebrew 🍺
or use the homebrew tap:
Windows Scoop
Winget
TODO, see issue
Pre-built executable
install script
install
uninstall
deb
download from release page
tar.gz/zip
just download from release page, extract the gzip and add the executable file to your PATH
From source
Requires Go version >= 1.21
Alternatively, clone the repo for a dev version:
Validate Installation
use g -v
to check version
you should see output like this:
check new version
g --check-new-version
Last updated