go from science:machinelearning:mcp project
Operációs rendszer kiválasztása
Telepítési forrás hozzáadása és telepítés kézzel
Ehhez: CentOS 09 futtassa a következőt root-ként:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:machinelearning:mcp/CentOS_09/science:machinelearning:mcp.repo yum install go
Ehhez: CentOS 08 futtassa a következőt root-ként:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:machinelearning:mcp/CentOS_08/science:machinelearning:mcp.repo yum install go
Ehhez: CentOS 07 futtassa a következőt root-ként:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/science:machinelearning:mcp/CentOS_07/science:machinelearning:mcp.repo yum install go