Quantcast
Channel: tech cottage
Viewing all articles
Browse latest Browse all 48

Install rust on ubuntu

$
0
0

curl https://sh.rustup.rs -sSf | sudo sh -s -- -y
source $HOME/.cargo/env
sudo apt-get install -y build-essential



Viewing all articles
Browse latest Browse all 48

Trending Articles