sudo apt update && sudo apt upgrade
sudo apt install build-essential pkg-config libssl-dev git-all
Proceed with “Y” & wait for the process to complete, Type ‘8’ none of the above if asked
curl --proto '=https' --tlsv1.3 https://sh.rustup.rs -sSf | sh
. "$HOME/.cargo/env"
RustUP --version
Wait for 30 seconds, connect terminal again
reboot
screen -S nexus
sudo apt install -y protobuf-compiler
curl https://cli.nexus.xyz/ | sh
It will show as stopped then proceed with next steps
Copy the prover ID from https://beta.nexus.xyz/ and replace
echo "YOUR_PROVER_ID" > ~/.nexus/prover-id
curl https://cli.nexus.xyz/ | sh
Ctrl+A+D
screen -r nexus
screen -ls