All Blueworx software is installed and updated using a Yum repository. Before you install the Blueworx packages, you need to install the Blueworx Yum repository on your system. To do this run the following command:
dnf config-manager --add-repo https://yum.blueworx.com/repos/blueworx_aws.repo
If you are unable to install https://yum.blueworx.com/repos/blueworx_aws.repo, you can use wget to manually install:
wget https://yum.blueworx.com/repos/blueworx_aws.repo -O /etc/yum.repos.d/blueworx_aws.repo