logoalt Hacker News

cpburns2009yesterday at 2:50 PM0 repliesview on HN

uv is not in Debian's or Ubuntu's apt repositories to my knowledge. What I do instead because I don't like piping shell scripts from URLs is "pip install --upgrade pip uv", and then run "uv pip ...".