We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
debian
curl -sLO https://github.com/groove-x/go-bin-deb/releases/download/$(curl -s https://api.github.com/repos/groove-x/go-bin-deb/releases/latest | jq '.tag_name' -r)/go-bin-deb-amd64.deb && sudo dpkg -i go-bin-deb-amd64.deb && rm -f go-bin-deb-amd64.deb