LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

rustup-check

Check for Rust toolchain updates

TLDR

Check for available updates to installed toolchains and rustup itself
$ rustup check
copy

SYNOPSIS

rustup check

DESCRIPTION

rustup check queries the official Rust repositories and displays a comparison of installed and available versions for all Rust toolchains managed by rustup. It shows whether updates are available for each installed toolchain (stable, beta, nightly) and for rustup itself, without downloading or installing anything. This makes it useful for quickly determining if a rustup update is needed.The command requires an internet connection to check for the latest versions.

INSTALL

sudo apt install rustup
copy
sudo dnf install rustup
copy
sudo pacman -S rustup
copy
sudo zypper install rustup
copy
brew install rustup
copy
nix profile install nixpkgs#rustup
copy

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid