Available Rust versions¶
Rustup snap¶
The rustup
snap provides an installer for the programming language Rust. It releases Rust to three different “channels”: stable
, beta
, and nightly
.
Rustup channel |
Description |
---|---|
|
releases are made every 6 weeks (with occasional point releases) |
|
the version that will appear in the next stable release |
|
releases are made every night |
See the user guide for rustup for more details about available Rust versions.
Ubuntu Rust (deb) packages¶
Ubuntu version |
available Rust versions |
rust-defaults version |
---|---|---|
25.10 (Questing Quokka) |
1.81, 1.82, 1.83, 1.84 |
1.84 |
25.04 (Plucky Puffin) |
1.81, 1.82, 1.83, 1.84 |
1.84 |
24.10 (Oracular Oriole) |
1.74, 1.80, 1.81 |
1.80 |
24.04 LTS (Noble Numbat) |
1.74, 1.75, 1.76, 1.77, 1.78, 1.79, 1.80 |
- |
22.04 LTS (Jammy Jellyfish) |
1.62, 1.75, 1.76, 1.77, 1.78, 1.79, 1.80 |
- |
20.04 LTS (Focal Fossa) |
1.75, 1.76, 1.77, 1.78, 1.79, 1.80 |
- |
18.04 LTS (Bionic Beaver) |
1.75 |
- |
16.04 LTS (Xenial Xerus) |
1.75 |
- |
14.04 LTS (Trusty Tahr) |
1.75 |
- |
bold – package is in main
Rust version |
Source package |
---|---|
1.84 |
|
1.83 |
|
1.82 |
|
1.81 |
|
1.80 |
|
1.79 |
|
1.78 |
|
1.77 |
|
1.76 |
|
1.75 |
|
1.74 |
|
1.62 |