How to Install Golang
This script is unofficial and not supported by Ultra.cc staff.
This script will install Golang on your Ultra.cc slot. Go is an open-source and multipurpose programming language which is fast and efficient.Installation
- Connect to your Ultra.cc slot via SSH, see guide here.
- Once connected, execute the following command:
bash <(wget -qO- https://scripts.usbx.me/util/Golang-installer/main.sh)
- Type
install
and pressENTER
to confirm. - Next, pick the version you want to install by typing
1
,2
,3
or4
. - Press
ENTER
to confirm. - Done!
Uninstallation
- Execute the following command:
bash <(wget -qO- https://scripts.usbx.me/util/Golang-installer/main.sh)
- Type
uninstall
and pressENTER
to proceed with uninstallation - Press
y
andENTER
to confirm. - Done!