Install Rust on 24.04
Jerry Geis
jerry.geis at gmail.com
Wed May 21 17:40:32 UTC 2025
On Wed, May 21, 2025 at 12:59 PM Jerry Geis <jerry.geis at gmail.com> wrote:
> Seems there is no "apt install rust"
>
> I found this:
> https://greenwebpage.com/community/how-to-install-rust-on-ubuntu-24-04/
>
>
> Is this the "actual" way to install rust ? Do I trust it the website is
> sh.rustup.rs
>
> Thanks
>
>
> Jerry
>
Looks like I didnt have the right command
apt install rustc
does the trick.
However when running
error: cannot install package `cargo-c 0.10.13+cargo-0.88.0`, it requires
rustc 1.85 or newer, while the currently active rustc version is 1.75.0
rustc --version
rustc 1.75.0 (82e1608df 2023-12-21) (built from a source tarball)
How do I get a newer version of rustc ?
Thanks
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20250521/2b4cc8b1/attachment.html>
More information about the ubuntu-users
mailing list