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 http://repo.liveconfig.com/centos/liveconfig.repo
Then update your repository data:
dnf update
Finally install the LiveConfig client itself:
dnf install lcclient3