LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pio-pkg

unified package manager for PlatformIO

TLDR

Install package
$ pio pkg install -l [library_name]
copy
Install platform
$ pio pkg install -p [espressif32]
copy
Install tool
$ pio pkg install -t [openocd]
copy
List installed packages
$ pio pkg list
copy
Update packages
$ pio pkg update
copy

SYNOPSIS

pio pkg command [options]

DESCRIPTION

pio pkg is the unified package manager for PlatformIO. Manages libraries, platforms, and tools through a single interface. Replaces legacy pio lib and pio platform commands.

PARAMETERS

install

Install packages.
uninstall
Remove packages.
update
Update packages.
list
List installed packages.
show
Show package details.
-l, --library name
Library package.
-p, --platform name
Platform package.
-t, --tool name
Tool package.

INSTALL

yay -S pio
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