Installation¶
Requirements¶
- Python: 3.12+
- OS: macOS, Linux, and Windows(beta support)
Windows Support
Windows support is considered beta as of v0.8.0. It uses directory junctions as a fallback when symlinks are not available, which does not require admin privileges or Developer Mode. Please report any issues you encounter on Windows!
Install Methods¶
Using uv tool (Recommended)¶
The best way to install uvlink is using Astral's uv, which manages it as an isolated tool.
This installs the CLI into your ~/.local/bin (or platform equivalent).
Using pip¶
You can also install it via standard pip: