Automic VaultAutomic Vault

brew / approval gates

Install uv with Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Extremely fast Python package installer and resolver, written in Rust. Version 0.11.28 via Homebrew; verified 2026-07-08.

agent safety

Agent safety answer

uv manages Python environments, dependencies, tools, and package publishing workflows.

Credential access

Reads Python index credentials, environment variables, and project configuration.

Remote mutation

Can install packages, resolve remote indexes, and run project commands.

Publish/artifact risk

Can build or publish Python packages when paired with packaging commands.

Recommended control

Gate publishing and secret-backed index access; scan project env files first.

Agent-use guidance

Allow lock/test operations; require approval for publish, credentialed index writes, and script execution using secrets.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install uv

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install uv

MacPorts ports tree · devel/uv/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add py3-uv

Alpine Linux edge package indexes · py3-uv · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install python3-uv

Fedora Rawhide package metadata · python3-uv · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#uv

nixpkgs package indexes · pkgs/by-name/uv/uv/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S uv

Arch Linux sync databases · uv · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install python311-uv

openSUSE Tumbleweed package metadata · python311-uv · source: download.opensuse.org

overview

Package summary

Extremely fast Python package installer and resolver, written in Rust

Commands and aliases

  • uv
  • uvx

history

Project history and usage

uv is Astral's Rust-written Python package and project manager. It began as a fast installer and resolver for pip and pip-tools workflows, then expanded into a unified interface for dependency resolution, virtual environments, project management, scripts, tools, and Python installation.

Project history

Astral announced uv in February 2024 as the next tool in the same high-performance Python-tooling line as Ruff. The initial public framing was deliberately pragmatic: support common pip and pip-tools APIs under `uv pip`, provide a resolver, virtual environment creator, installer, sync command, and do so without requiring projects to rewrite their packaging workflow.

In August 2024 Astral announced a larger expansion of uv, describing it as moving beyond a pip alternative into an end-to-end solution for Python projects, command-line tools, single-file scripts, and Python itself. The official documentation later presented uv as a single tool replacing or overlapping pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and related pieces of the Python packaging stack.

Adoption history

uv's adoption path was shaped by compatibility and speed rather than by a new packaging format alone. Astral emphasized that the first release was production-ready for existing pip and pip-tools workflows and required little configuration for those users.

Package-manager adoption followed the same low-friction pattern. The official installation documentation lists standalone installers, PyPI installation, Homebrew, MacPorts, WinGet, Scoop, Docker images, and other distribution routes, making uv easy to place in developer laptops, CI images, and reproducible build environments.

How it is used

For package-nerd workflows, uv is commonly used as a faster `pip install`, `pip compile`, `pip sync`, `venv`, and `pipx`-style tool runner. In project mode, it centers dependency state around `pyproject.toml` and `uv.lock`, while retaining a `uv pip` interface for requirements-file and environment-oriented workflows.

The official docs call out a global cache, Cargo-style workspaces, cross-platform installation, and integrations for Docker, GitHub Actions, GitLab CI/CD, pre-commit, PyTorch, FastAPI, Bazel, and several private package registries. Those are the surfaces that made uv especially interesting to people who care about resolver behavior, lockfiles, build reproducibility, and CI runtime.

Why package nerds care

uv matters in package-manager culture because it compressed several long-standing Python packaging pain points into one fast executable: resolution, installation, environment creation, lockfile generation, tool execution, and Python runtime management. Its significance is not just that it is fast, but that it made speed available through familiar pip-shaped entry points before asking users to adopt its fuller project model.

It also accelerated the Rust-based rewrite trend in Python infrastructure. Like Ruff for linting and formatting, uv made performance a central product argument and forced comparisons with older Python-native tools such as pip-tools, Poetry, PDM, pipx, and virtualenv.

Timeline

  • 2024-02: Astral announced uv as a fast Python package installer and resolver written in Rust.
  • 2024-08: Astral announced uv's expansion into unified Python packaging, including projects, tools, scripts, and Python installation.
  • 2024-2026: Official docs list uv across standalone installers, PyPI, Homebrew, MacPorts, WinGet, Scoop, Docker, and CI integrations.

Related projects

  • Ruff is Astral's earlier Rust-written Python linter and formatter and is the closest sibling in toolchain philosophy.
  • pip, pip-tools, pipx, Poetry, PDM, pyenv, twine, and virtualenv are the tools uv explicitly overlaps with or replaces in common Python packaging workflows.

Sources

approval gates

Human review metadata for risky commands

The local approval-gate seed includes 6 rules for uv. Covered entrypoints: uv, uvx. Severity labels: critical, high, medium. Coverage: partial, reviewed 2026-05-21.

Example gated actions

  • Publish distributions to a Python package index.
  • Install Python packages into an environment.
  • Remove Python packages from an environment.
  • Resolve dependencies and execute a command or script.
  • Synchronize an environment to lockfile or project metadata.
  • Download and execute a Python tool package.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.local/share/uv/credentials/credentials.toml

executables

Installed executables

CommandKindExposureNote
uvcliglobal executable
uvxcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.11.28
manager updated2026-07-08
local dataok
upstreamcurrent
latest detected0.11.28

https://github.com/astral-sh/uv

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:uv
Version0.11.28
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/uv
Homepagehttps://docs.astral.sh/uv/
Repositoryhttps://github.com/astral-sh/uv
Upstream docshttps://docs.astral.sh/uv
LicenseApache-2.0 OR MIT
Source archivehttps://github.com/astral-sh/uv/archive/refs/tags/0.11.28.tar.gz
Last updated2026-07-08T01:42:41Z
Pulseupdated
Build dependenciespkgconf, rust
Uses from macOSbzip2, xz
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameuv
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

uv

nix profile install nixpkgs#uv
  • normalized package name match
  • Matched by: Uv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/uv/uv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

py3-uv 0.11.19-r0

Extremely fast Python package installer and resolver, written in Rust (python module)

https://github.com/astral-sh/uv

sudo apk add py3-uv
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: uv
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Uv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-uv from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

py3-uv-pyc 0.11.19-r0

Precompiled Python bytecode for py3-uv

https://github.com/astral-sh/uv

sudo apk add py3-uv-pyc
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: uv
  • 1 dependencies
  • normalized package name match
  • Matched by: Uv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: py3-uv-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

uv 0.11.19-r0

Extremely fast Python package installer and resolver, written in Rust

https://github.com/astral-sh/uv

sudo apk add uv
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: uv
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Uv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uv from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

uv-bash-completion 0.11.19-r0

Bash completions for uv

https://github.com/astral-sh/uv

sudo apk add uv-bash-completion
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: uv
  • normalized package name match
  • Matched by: Uv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uv-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

uv-fish-completion 0.11.19-r0

Fish completions for uv

https://github.com/astral-sh/uv

sudo apk add uv-fish-completion
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: uv
  • normalized package name match
  • Matched by: Uv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uv-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

uv-zsh-completion 0.11.19-r0

Zsh completions for uv

https://github.com/astral-sh/uv

sudo apk add uv-zsh-completion
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: uv
  • normalized package name match
  • Matched by: Uv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uv-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

python3-uv 0.11.19-3.fc45

Importable Python module for uv

https://github.com/astral-sh/uv

sudo dnf install python3-uv
  • License: 0BSD AND (0BSD OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Apache-2.0 OR BSD-2-Clause) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSL-1.0) AND
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: uv
  • 2 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Uv
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-uv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

uv 0.11.19-3.fc45

An extremely fast Python package installer and resolver, written in Rust

https://github.com/astral-sh/uv

sudo dnf install uv
  • License: 0BSD AND (0BSD OR Apache-2.0 OR MIT) AND Apache-2.0 AND (Apache-2.0 OR BSD-2-Clause) AND (Apache-2.0 OR BSD-2-Clause OR MIT) AND (Apache-2.0 OR BSL-1.0) AND
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: uv
  • 7 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Uv
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: uv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

uv 0.11.19-1

An extremely fast Python package installer and resolver written in Rust

https://github.com/astral-sh/uv

sudo pacman -S uv
  • License: MIT AND Apache-2.0
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: Uv
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: uv from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

python311-uv 0.11.19-1.1

A Python package installer and resolver, written in Rust

https://github.com/astral-sh/uv

sudo zypper install python311-uv
  • License: Apache-2.0 OR MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: python-uv
  • 7 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Uv
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python311-uv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python313-uv 0.11.19-1.1

A Python package installer and resolver, written in Rust

https://github.com/astral-sh/uv

sudo zypper install python313-uv
  • License: Apache-2.0 OR MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: python-uv
  • 7 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Uv
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-uv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python314-uv 0.11.19-1.1

A Python package installer and resolver, written in Rust

https://github.com/astral-sh/uv

sudo zypper install python314-uv
  • License: Apache-2.0 OR MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: python-uv
  • 7 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Uv
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-uv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

uv

sudo port install uv
  • normalized package name match
  • Matched by: Uv
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/uv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

uv

choco install uv
  • normalized package name match
  • Matched by: Uv
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: uv from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','upx'
Scoop95%

main/uv

scoop install main/uv
  • normalized package name match
  • Matched by: Uv
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/uv.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Combined YAML source

View the package source record on GitHub.

combined/uv.yml

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • approval-gate seed metadata
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment