go from home:Algolia:Golang project
Seleziona il sistema operativo
Aggiungi il repository e installa manualmente
Per CentOS 8 Stream eseguire quanto segue come 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
Per CentOS 8 eseguire quanto segue come root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:Algolia:Golang/CentOS_8/home:Algolia:Golang.repo yum install go
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
Per Fedora 40 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Fedora_40/home:Algolia:Golang.repo dnf install go
Per Fedora 39 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Fedora_39/home:Algolia:Golang.repo dnf install go
Per Fedora 38 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Fedora_38/home:Algolia:Golang.repo dnf install go
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
Per Mageia 9 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Mageia_9/home:Algolia:Golang.repo dnf install go
Per Mageia 8 eseguire quanto segue come root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:Algolia:Golang/Mageia_8/home:Algolia:Golang.repo dnf install go
Prendi direttamente i pacchetti binari
Aggiungi il repository e installa manualmente
Per openSUSE Tumbleweed eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:Algolia:Golang/openSUSE_Tumbleweed/home:Algolia:Golang.repo zypper refresh zypper install go
Per 15.6 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:Algolia:Golang/15.6/home:Algolia:Golang.repo zypper refresh zypper install go
Per 15.5 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:Algolia:Golang/15.5/home:Algolia:Golang.repo zypper refresh zypper install go
Per 15.4 eseguire quanto segue come root:
zypper addrepo https://download.opensuse.org/repositories/home:Algolia:Golang/15.4/home:Algolia:Golang.repo zypper refresh zypper install go