Skip to content

Installation

Requirements

  • Python 3.11 or later

Install with pip

pip install repolish

Install with uv

uv add repolish

Verify

repolish --help

Both repolish (the main CLI) and repolish-link (the provider linker) are included in the package — no additional install steps are required.

Next steps