728x90
반응형

전체 글 378

Ubuntu 26.04 RUST (rustup) Install / Uninstall

1. Install 2. Uninstall Install* Rustup: the Rust installer and version management tool$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh [ Execution log ]* If curl is not installed, an error occurs; install curl first, then install rust. gangserver@TCM73-U0424:~$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh명령어 'curl' 을(를) 찾을 수 없습니다. 그러나 다음을 통해 설치할 수 있습니다:sudo sn..

OS/Ubuntu 2026.04.24
728x90
반응형