Install Rust in Arch Linux (Easy way)

notshanxx

Shanxx

Posted on August 4, 2024

Install Rust in Arch Linux (Easy way)

Run this in your termnal

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

follow instruction

Uninstall?
rustup self uninstall

SOURCE

DONE BASIC!

💖 💪 🙅 🚩
notshanxx
Shanxx

Posted on August 4, 2024

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related