Y
Hacker News
new
|
ask
|
show
|
jobs
by
sonium
526 days ago
But I still need pip to install uv, right? Or download it using a one-liner alternatively.
2 comments
philomath_mn
526 days ago
You can install it in several ways without pip, easiest is standalone installer (which can upgrade itself)
https://docs.astral.sh/uv/getting-started/installation/
link
dontdieych
526 days ago
cargo install
link
https://docs.astral.sh/uv/getting-started/installation/