LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pio-upgrade

Upgrade PlatformIO Core to latest version

TLDR

Upgrade PlatformIO Core to the latest stable version
$ pio upgrade
copy
Upgrade to the latest development version
$ pio upgrade --dev
copy

SYNOPSIS

pio upgrade [options]

DESCRIPTION

pio upgrade checks for and upgrades the PlatformIO Core CLI tool itself to the latest release. By default it installs the latest stable version. Use --dev to install the development version for testing new features before they are officially released.Unlike pio update, which updates project platform packages and libraries, pio upgrade targets the underlying PlatformIO Core installation.

PARAMETERS

--dev

Upgrade to the latest development version instead of stable. Provides access to new features before official release but may be less stable.

INSTALL

yay -S pio
copy

CAVEATS

Requires an internet connection to download the update. May require elevated permissions depending on the installation method (e.g., system-wide pip install). After upgrading, restart any running PlatformIO processes or IDE integrations.

SEE ALSO

pio-update(1), pio(1), pip(1)

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