Ubuntu_23.10 qa-client-5.1.2.12624

Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands to trust the repository:

wget -nv http://USER:PASS@www.example.com/download/Ubuntu_23.10/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/qa-client.gpg > /dev/null

Run the following shell commands to add the repository and install from there.

sudo apt update
sudo apt install apt-transport-https
echo 'deb http://USER:PASS@www.example.com/download/Ubuntu_23.10/ /' | sudo tee -a /etc/apt/sources.list.d/qa-client.list
sudo apt update
sudo apt install qa-client

Download installer script (experimental)


Ubuntu_23.04 qa-client-5.1.2.12624

Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands to trust the repository:

wget -nv http://USER:PASS@www.example.com/download/Ubuntu_23.04/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/qa-client.gpg > /dev/null

Run the following shell commands to add the repository and install from there.

sudo apt update
sudo apt install apt-transport-https
echo 'deb http://USER:PASS@www.example.com/download/Ubuntu_23.04/ /' | sudo tee -a /etc/apt/sources.list.d/qa-client.list
sudo apt update
sudo apt install qa-client

Download installer script (experimental)


Ubuntu_22.04 qa-client-5.1.2.12624

Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands to trust the repository:

wget -nv http://USER:PASS@www.example.com/download/Ubuntu_22.04/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/qa-client.gpg > /dev/null

Run the following shell commands to add the repository and install from there.

sudo apt update
sudo apt install apt-transport-https
echo 'deb http://USER:PASS@www.example.com/download/Ubuntu_22.04/ /' | sudo tee -a /etc/apt/sources.list.d/qa-client.list
sudo apt update
sudo apt install qa-client

Download installer script (experimental)


Ubuntu_20.04 qa-client-5.1.2.12624

Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands to trust the repository:

wget -nv http://USER:PASS@www.example.com/download/Ubuntu_20.04/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/qa-client.gpg > /dev/null

Run the following shell commands to add the repository and install from there.

sudo apt update
sudo apt install apt-transport-https
echo 'deb http://USER:PASS@www.example.com/download/Ubuntu_20.04/ /' | sudo tee -a /etc/apt/sources.list.d/qa-client.list
sudo apt update
sudo apt install qa-client

Download installer script (experimental)