Skip to content
Ato Araki edited this page Sep 3, 2019 · 1 revision

Install

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
Clone this wiki locally