Install raspbian

Install Golf on Raspbian (Raspberry OS), aarch64 only:
sudo apt install -y curl
echo 'deb http://download.opensuse.org/repositories/home:/golf_lang/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:golf_lang.list
curl -fsSL https://download.opensuse.org/repositories/home:golf_lang/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_golf_lang.gpg > /dev/null
sudo apt update
sudo apt -y install 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.