Rocky Linux / AlmaLinux

With the following commands you add the LiveConfig GPG key and the repository:

rpm --import https://www.liveconfig.com/liveconfig.key
cd /etc/yum.repos.d
curl -Os https://repo.liveconfig.com/rpm/liveconfig.repo

Then update your repository data:

dnf update

Finally install the LiveConfig client itself:

dnf install lcclient3