Debian_12 qaclient-client-5.0.0.12042-daily20230905

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://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Debian_12/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud.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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Debian_12/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install qaclient-client

Download installer script (experimental)


Debian_11 qaclient-client-5.0.0.12042-daily20230905

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://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Debian_11/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud.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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Debian_11/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install qaclient-client

Download installer script (experimental)


Fedora_38 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_38/qa.repo
sudo dnf clean all
sudo dnf install qaclient-client
sudo dnf upgrade qaclient-client

Download installer script (experimental)


Fedora_37 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_37/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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_37/qa.repo
sudo dnf clean all
sudo dnf install qaclient-client
sudo dnf upgrade qaclient-client

Download installer script (experimental)


Fedora_36 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_36/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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_36/qa.repo
sudo dnf clean all
sudo dnf install qaclient-client
sudo dnf upgrade qaclient-client

Download installer script (experimental)


Fedora_35 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_35/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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_35/qa.repo
sudo dnf clean all
sudo dnf install qaclient-client
sudo dnf upgrade qaclient-client

Download installer script (experimental)


Fedora_34 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_34/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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_34/qa.repo
sudo dnf clean all
sudo dnf install qaclient-client
sudo dnf upgrade qaclient-client

Download installer script (experimental)


Fedora_33 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_33/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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Fedora_33/qa.repo
sudo dnf clean all
sudo dnf install qaclient-client
sudo dnf upgrade qaclient-client

Download installer script (experimental)


Ubuntu_23.04 qaclient-client-5.0.0.12042-daily20230905

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://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Ubuntu_23.04/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud.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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Ubuntu_23.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install qaclient-client

Download installer script (experimental)


Ubuntu_22.10 qaclient-client-5.0.0.12042-daily20230905

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://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Ubuntu_22.10/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud.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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Ubuntu_22.10/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install qaclient-client

Download installer script (experimental)


Ubuntu_22.04 qaclient-client-5.0.0.12042-daily20230905

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://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Ubuntu_22.04/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud.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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Ubuntu_22.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install qaclient-client

Download installer script (experimental)


Ubuntu_20.04 qaclient-client-5.0.0.12042-daily20230905

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://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Ubuntu_20.04/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud.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 https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/Ubuntu_20.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install qaclient-client

Download installer script (experimental)


openSUSE_Leap_15.5 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/openSUSE_Leap_15.5/repodata/repomd.xml.key

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

sudo zypper addrepo https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/openSUSE_Leap_15.5/qa.repo
sudo zypper refresh
sudo zypper install qaclient-client

Download installer script (experimental)


openSUSE_Leap_15.4 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/openSUSE_Leap_15.4/repodata/repomd.xml.key

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

sudo zypper addrepo https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/openSUSE_Leap_15.4/qa.repo
sudo zypper refresh
sudo zypper install qaclient-client

Download installer script (experimental)


openSUSE_Leap_15.3 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/openSUSE_Leap_15.3/repodata/repomd.xml.key

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

sudo zypper addrepo https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/openSUSE_Leap_15.3/qa.repo
sudo zypper refresh
sudo zypper install qaclient-client

Download installer script (experimental)


openSUSE_Leap_15.2 qaclient-client-5.0.0.12042-daily20230905

Run the following shell commands to trust the repository.

sudo rpm --import http://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/openSUSE_Leap_15.2/repodata/repomd.xml.key

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

sudo zypper addrepo https://qa-file-host.client-desktop-playground.owncloud.works/latest/linux/openSUSE_Leap_15.2/qa.repo
sudo zypper refresh
sudo zypper install qaclient-client

Download installer script (experimental)