go from home:Algolia:Golang project
Select Your Operating System
Add repository and install manually
For CentOS 9 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:Algolia:Golang/CentOS_9_Stream/home:Algolia:Golang.repo yum install go
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:Algolia:Golang/CentOS_8_Stream/home:Algolia:Golang.repo yum install go
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:Algolia:Golang/CentOS_8/home:Algolia:Golang.repo yum install go
For CentOS 10 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:Algolia:Golang/CentOS_10_Stream/home:Algolia:Golang.repo yum install go
Grab binary packages directly
Add repository and install manually
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:Algolia:Golang/Fedora_42/home:Algolia:Golang.repo dnf install go
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:Algolia:Golang/Fedora_41/home:Algolia:Golang.repo dnf install go
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Fedora_40/home:Algolia:Golang.repo dnf install go
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Fedora_39/home:Algolia:Golang.repo dnf install go
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Fedora_38/home:Algolia:Golang.repo dnf install go
Grab binary packages directly
Add repository and install manually
For Mageia 9 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Mageia_9/home:Algolia:Golang.repo dnf install go
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Mageia_8/home:Algolia:Golang.repo dnf install go
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Algolia:Golang/openSUSE_Tumbleweed/home:Algolia:Golang.repo zypper refresh zypper install go
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Algolia:Golang/15.6/home:Algolia:Golang.repo zypper refresh zypper install go
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Algolia:Golang/15.5/home:Algolia:Golang.repo zypper refresh zypper install go
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Algolia:Golang/15.4/home:Algolia:Golang.repo zypper refresh zypper install go