Install Ruby
This script is unofficial and not supported by Ultra.cc staff.
This script will install Ruby on your Ultra.cc slot. Ruby is an interpreted, high-level, general-purpose programming language which supports multiple programming paradigms. It was designed with an emphasis on programming productivity and simplicity.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/LanguageInstaller/Ruby-installer/main.sh)
- Type
and pressinstall1ENTER
toconfirm.confirm the installation. Next,Waitpickforthe version you wantinstaller toinstallfinishbycompiling.typingThis1,may2,take
a3or4.PressENTERto confirm.while.- Done!
Uninstallation
- Execute the following command:
bash <(wget -qO- https://scripts.usbx.me/util/LanguageInstaller/Ruby-installer/main.sh)
- Type
and pressuninstall2ENTER
to proceed withuninstallation PressyandENTERto confirm.uninstallation.- Done!