| 両方とも前のリビジョン 前のリビジョン | |
| rust [2025/12/16 05:19] – [インストール] ともやん | rust [2025/12/16 05:28] (現在) – [ツールチェーンの削除] ともやん |
|---|
| <WRAP color_term> | <WRAP color_term> |
| <WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
| <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">rustup</span> toolchain uninstall 1.67 | <font color="#0087FF"><b>$</b></font> <font color="#26A269">rustup</font> toolchain uninstall 1.90.0-x86_64-unknown-linux-gnu |
| </pre></html></WRAP> | </pre></html></WRAP> |
| <WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
| <b>info: </b>uninstalling toolchain '1.67-x86_64-unknown-linux-gnu' | <b>info: </b>uninstalling toolchain '1.90.0-x86_64-unknown-linux-gnu' |
| <b>info: </b>toolchain '1.67-x86_64-unknown-linux-gnu' uninstalled | <b>info: </b>toolchain '1.90.0-x86_64-unknown-linux-gnu' uninstalled |
| </pre></html></WRAP> | </pre></html></WRAP> |
| </WRAP> | </WRAP> |
| <WRAP color_term> | <WRAP color_term> |
| <WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
| <span style="color:#FF8700"><b>$</b></span> <span style="color:#26A269">rustup</span> toolchain list | <font color="#0087FF"><b>$</b></font> <font color="#26A269">rustup</font> toolchain list |
| </pre></html></WRAP> | </pre></html></WRAP> |
| <WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
| stable-x86_64-unknown-linux-gnu (default) | stable-x86_64-unknown-linux-gnu (active, default) |
| nightly-x86_64-unknown-linux-gnu | nightly-x86_64-unknown-linux-gnu |
| esp | esp |