Installing ligo-proxy-utils

Conda

The recommended method of installing ligo-proxy-utils is with Conda (or Mamba):

Installing ligo-proxy-utils with conda
conda install -c conda-forge ligo-proxy-utils

Debian / Ubuntu

Installing ligo-proxy-utils with Apt
apt-get install ligo-proxy-utils

See the IGWN Computing Guide software repositories entry for Debian for instructions on how to configure the required IGWN Debian repositories.

Pip

Installing ligo-proxy-utils with Pip
python -m pip install ligo-proxy-utils

RedHat Enterprise Linux / Alma Linux / Rocky Linux

Installing ligo-proxy-utils with DNF
dnf install ligo-proxy-utils

See the IGWN Computing Guide software repositories entries for Rocky Linux 9 for instructions on how to configure the required IGWN repositories.