Uv

curl -LsSf https://astral.sh/uv/install.sh | sh

uv venv

source .venv/bin/activate

unset CONDA_PREFIX

uv pip -v install ruffÂ