Download Latest Version uv-i686-pc-windows-msvc.zip (17.2 MB)
Email in envelope

Get an email when there's a new version of uv

Home / 0.8.3
Name Modified Size InfoDownloads / Week
Parent folder
uv-x86_64-pc-windows-msvc.zip 2025-07-24 18.9 MB
uv-x86_64-pc-windows-msvc.zip.sha256 2025-07-24 96 Bytes
uv-x86_64-unknown-linux-gnu.tar.gz 2025-07-24 18.7 MB
uv-x86_64-unknown-linux-gnu.tar.gz.sha256 2025-07-24 101 Bytes
uv-x86_64-unknown-linux-musl.tar.gz 2025-07-24 18.8 MB
uv-x86_64-unknown-linux-musl.tar.gz.sha256 2025-07-24 102 Bytes
uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256 2025-07-24 106 Bytes
uv-riscv64gc-unknown-linux-gnu.tar.gz 2025-07-24 18.4 MB
uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256 2025-07-24 104 Bytes
uv-s390x-unknown-linux-gnu.tar.gz 2025-07-24 18.7 MB
uv-s390x-unknown-linux-gnu.tar.gz.sha256 2025-07-24 100 Bytes
uv-x86_64-apple-darwin.tar.gz 2025-07-24 17.9 MB
uv-x86_64-apple-darwin.tar.gz.sha256 2025-07-24 96 Bytes
uv-i686-unknown-linux-gnu.tar.gz 2025-07-24 18.2 MB
uv-i686-unknown-linux-gnu.tar.gz.sha256 2025-07-24 99 Bytes
uv-i686-unknown-linux-musl.tar.gz 2025-07-24 17.8 MB
uv-i686-unknown-linux-musl.tar.gz.sha256 2025-07-24 100 Bytes
uv-installer.ps1 2025-07-24 20.8 kB
uv-installer.sh 2025-07-24 65.7 kB
uv-powerpc64-unknown-linux-gnu.tar.gz 2025-07-24 19.7 MB
uv-powerpc64-unknown-linux-gnu.tar.gz.sha256 2025-07-24 104 Bytes
uv-powerpc64le-unknown-linux-gnu.tar.gz 2025-07-24 19.4 MB
uv-armv7-unknown-linux-gnueabihf.tar.gz 2025-07-24 17.6 MB
uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2025-07-24 106 Bytes
uv-armv7-unknown-linux-musleabihf.tar.gz 2025-07-24 17.6 MB
uv-armv7-unknown-linux-musleabihf.tar.gz.sha256 2025-07-24 107 Bytes
uv-i686-pc-windows-msvc.zip 2025-07-24 17.2 MB
uv-i686-pc-windows-msvc.zip.sha256 2025-07-24 94 Bytes
uv-aarch64-pc-windows-msvc.zip 2025-07-24 17.7 MB
uv-aarch64-pc-windows-msvc.zip.sha256 2025-07-24 97 Bytes
uv-aarch64-unknown-linux-gnu.tar.gz 2025-07-24 17.5 MB
uv-aarch64-unknown-linux-gnu.tar.gz.sha256 2025-07-24 102 Bytes
uv-aarch64-unknown-linux-musl.tar.gz 2025-07-24 17.3 MB
uv-aarch64-unknown-linux-musl.tar.gz.sha256 2025-07-24 103 Bytes
uv-arm-unknown-linux-musleabihf.tar.gz 2025-07-24 17.9 MB
uv-arm-unknown-linux-musleabihf.tar.gz.sha256 2025-07-24 105 Bytes
dist-manifest.json 2025-07-24 43.1 kB
sha256.sum 2025-07-24 81 Bytes
source.tar.gz 2025-07-24 4.2 MB
source.tar.gz.sha256 2025-07-24 81 Bytes
uv-aarch64-apple-darwin.tar.gz 2025-07-24 16.7 MB
uv-aarch64-apple-darwin.tar.gz.sha256 2025-07-24 97 Bytes
0.8.3 source code.tar.gz 2025-07-24 4.2 MB
0.8.3 source code.zip 2025-07-24 4.7 MB
README.md 2025-07-24 6.4 kB
Totals: 45 Items   339.3 MB 3

Release Notes

Python

  • Add CPython 3.14.0rc1

See the python-build-standalone release notes for more details.

Enhancements

  • Allow non-standard entrypoint names in uv_build (#14867)
  • Publish riscv64 wheels to PyPI (#14852)

Bug fixes

  • Avoid writing redacted credentials to tool receipt (#14855)
  • Respect --with versions over base environment versions (#14863)
  • Respect credentials from all defined indexes (#14858)
  • Fix missed stabilization of removal of registry entry during Python uninstall (#14859)
  • Improve concurrency safety of Python downloads into cache (#14846)

Documentation

  • Fix typos in uv_build reference documentation (#14853)
  • Move the "Cargo" install method further down in docs (#14842)

Install uv 0.8.3

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.8.3/uv-installer.sh | sh

Install prebuilt binaries via powershell script

:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/uv/releases/download/0.8.3/uv-installer.ps1 | iex"

Download uv 0.8.3

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum
uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
uv-i686-pc-windows-msvc.zip x86 Windows checksum
uv-x86_64-pc-windows-msvc.zip x64 Windows checksum
uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
uv-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum
uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
uv-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
uv-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
uv-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
uv-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
uv-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
uv-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum
Source: README.md, updated 2025-07-24