Install debian

Install Golf on Debian (10, 11, 12, Unstable):
Replace 'Debian_12' with 'Debian_10', 'Debian_11' or 'Debian_Unstable' (i.e. 13) to install on Debian 10, 11 or Unstable (the latest upcoming 13):
sudo apt install -y curl gpg
echo 'deb http://download.opensuse.org/repositories/home:/golf_lang/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:golf_lang.list
curl -fsSL https://download.opensuse.org/repositories/home:golf_lang/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_golf_lang.gpg > /dev/null
sudo apt update
sudo apt install -y golf

See also
Install golf
install-arch-manjaro  
install-debian  
install-fedora-redhat-rocky-alma-centos-amazon-mageia  
install-from-source-arch-manjaro  
install-from-source-debian-ubuntu-raspbian  
install-from-source-fedora-redhat-rocky-alma-centos-amazon-mageia  
install-from-source-opensuse  
install-in-any-folder-arch-manjaro  
install-in-any-folder-debian-ubuntu-raspbian  
install-in-any-folder-fedora-redhat-rocky-alma-centos-amazon-mageia  
install-in-any-folder-opensuse  
install-opensuse  
install-raspbian  
install-ubuntu  
uninstall  
See all
documentation


Copyright (c) 2019-2025 Gliim LLC. All contents on this web site is "AS IS" without warranties or guarantees of any kind.