Install Golang
This script will install Golang on your Ultra.cc service. Go is an open-source and multipurpose programming language which is fast and efficient.
Installation
- Connect to your Ultra.cc service via SSH, see guide here.
- Once connected, execute the following command:
bash <(wget -qO- https://scripts.ultra.cc/util-v2/LanguageInstaller/Golang-Installer/main.sh)
- Type
1
and pressENTER
to install. - Next, pick the version you want to install by typing
1
,2
,3
,4
or5
. - Press
ENTER
to confirm.
Uninstallation
- Execute the following command:
bash <(wget -qO- https://scripts.ultra.cc/util/LanguageInstaller/Golang-installer/main.sh)
- Type
2
and pressENTER
to proceed with uninstallation.
If you require further assistance, you can open a support ticket here!
Feedback and suggestions regarding this article are welcome on our Discord server