Install the Advanced Server Access client on Red Hat, CentOS, or Fedora
You need to add the yum repository where the client resides and install a URL handler to install and use the client.
To install and enroll the client:
- Add the yum repository:
curl -C - https://pkg.scaleft.com/scaleft_yum.repo | sudo tee /etc/yum.repos.d/scaleft.repo
- Trust the repository signing key:
sudo rpm --import https://dist.scaleft.com/pki/scaleft_rpm_key.asc
- Install the client:
sudo yum install scaleft-client-tools
- Install the URL handler:
sudo yum install scaleft-url-handler