Installation

End-User Installation

The recommended way to install rms-link-checker is via pipx, which installs the CLI in an isolated environment:

pipx install rms-link-checker

You can also install with pip:

pip install rms-link-checker

Supported Python Versions

rms-link-checker requires Python 3.10 or later.

Verifying the Installation

link_check --version