LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

uv-python

Manage Python version installations

TLDR

List available Python versions
$ uv python list
copy
Install Python version
$ uv python install [version]
copy
Uninstall Python version
$ uv python uninstall [version]
copy
Find Python executable
$ uv python find [version]
copy
Pin Python version
$ uv python pin [version]
copy

SYNOPSIS

uv python command [options]

DESCRIPTION

uv python manages Python installations. Download, install, and switch between Python versions. Provides hermetic Python management without system Python.

PARAMETERS

list

Show available versions.
install version
Install Python version.
uninstall version
Remove Python version.
find version
Find Python executable.
pin version
Set project Python version.
dir
Show Python install directory.

INSTALL

sudo dnf install uv
copy
sudo pacman -S uv
copy
sudo apk add uv
copy
brew install uv
copy
nix profile install nixpkgs#uv
copy

SEE ALSO

uv(1), pyenv(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