astral-sh/uv

Add a `--suffix` option to `uv tool install`

Open

#6,365 opened on Aug 21, 2024

View on GitHub
 (8 comments) (30 reactions) (0 assignees)Rust (84,934 stars) (3,111 forks)batch import
enhancementhelp wanteduv tool

Description

As mentioned in https://github.com/astral-sh/uv/issues/3560#issue-2293694566, it'd be useful for uv tool install to have a --suffix similar to pipx's so users can install multiple versions of the same tool, or install a tool with different versions of Python.

Contributor guide

Add a `--suffix` option to `uv tool install` · astral-sh/uv#6365 | Good First Issue