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 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
1and pressENTERto install. - Next, pick the version you want to install by typing
1,2,3,4or5. - Press
ENTERto confirm.
Uninstallation
- Execute the following command:
bash <(wget -qO- https://scripts.ultra.cc/util/LanguageInstaller/Golang-installer/main.sh)- Type
2and pressENTERto 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
- Install Golang
- Installation
- Uninstallation