Fedora_39 qa-client-5.1.2.12624
Run the following shell commands to trust the repository.
sudo rpm --import http://USER:PASS@www.example.com/download/Fedora_39/repodata/repomd.xml.key
Run the following shell commands to add the repository and install from there. You either need 'dnf upgrade' or 'dnf install' depending on whether you already have an older version installed or not.
sudo dnf config-manager --add-repo http://USER:PASS@www.example.com/download/Fedora_39/qa-client.repo sudo dnf clean all sudo dnf install qa-client sudo dnf upgrade qa-client
Download installer script (experimental)
Fedora_38 qa-client-5.1.2.12624
Run the following shell commands to trust the repository.
sudo rpm --import http://USER:PASS@www.example.com/download/Fedora_38/repodata/repomd.xml.key
Run the following shell commands to add the repository and install from there. You either need 'dnf upgrade' or 'dnf install' depending on whether you already have an older version installed or not.
sudo dnf config-manager --add-repo http://USER:PASS@www.example.com/download/Fedora_38/qa-client.repo sudo dnf clean all sudo dnf install qa-client sudo dnf upgrade qa-client
Download installer script (experimental)