Uv
Overview
Version & Lifecycle
Community Notes
uv – Command-line note
For Windows deployment of uv, use the PowerShell installer with the -ExecutionPolicy ByPass flag to enable silent installation in enterprise environments: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex". To deploy uv across multiple machines without user interaction, execute this command via Group Policy, Configuration Manager, or your enterprise deployment tool, ensuring administrator privileges are granted and that the endpoint has internet access to astral.sh. For air-gapped environments or standardized deployments, download the installer binary directly from the GitHub releases page and distribute it via your internal package repository or deployment platform.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Uses pyproject.toml with hatchling build backend; avoids setuptools issues