×
Logo
  • News
  • Pricing
  • Contact
  • Client Area
Control Panel

Search

Applications

Client Area

Community

Connection Details

Control Panel

Getting Started

Misc Guides

Rclone

Torrent Clients

Unofficial Application Installers

Unofficial Language Installers

Unofficial SSH Utilities

Share your knowledge, submit a guide!

Ultra.cc Documentation
Ultra.cc Documentation
📘

Install Rust

Install Rust

All unofficial language installers are provided for your convenience. The scripts are provided as-is and may not be updated or maintained by Ultra.cc. Clients are welcome to use and customize unofficial scripts for their unique needs and requirements. Unofficial support may be offered via Discord only and at the sole discretion of Ultra.cc staff. Use at your own risk.

This script will install Rust on your Ultra service. Rust is a multi-paradigm and general-purpose programming language. It was designed with an emphasis on performance, type safety and concurrency.

Installation

  • Connect to your Ultra service via SSH.
  • Once connected, execute the following command:
bash <(wget -qO- https://scripts.ultra.cc/util-v2/LanguageInstaller/Rust-Installer/main.sh)
  • Type 1 and press ENTER to install.
  • Wait for installer to finish. This may take a while.
  • Once the installation has finished, execute the following command:
source ~/.bashrc
  • To check if the installation was successful, execute rustc --version and you should see the below output in your terminal.
ultradocs@spica:~$ rustc --version
rustc 1.75.0 (82e1608df 2023-12-21)

Uninstallation

  • Execute the following command:
bash <(wget -qO- https://scripts.ultra.cc/util-v2/LanguageInstaller/Rust-Installer/main.sh)
  • Type 2 and press ENTER 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

  • Install Rust
  • Installation
  • Uninstallation
Logo

© 2025 SlashN Services Pte. Ltd. All rights reserved.

Discord