Debian_12 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)
Debian_11 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)
Fedora_38 qa-client-5.0.0.12063-daily20230906
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 qa-client sudo dnf upgrade qa-client
Download installer script (experimental)
Fedora_37 qa-client-5.0.0.12063-daily20230906
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 qa-client sudo dnf upgrade qa-client
Download installer script (experimental)
Fedora_36 qa-client-5.0.0.12063-daily20230906
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 qa-client sudo dnf upgrade qa-client
Download installer script (experimental)
Fedora_35 qa-client-5.0.0.12063-daily20230906
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 qa-client sudo dnf upgrade qa-client
Download installer script (experimental)
Fedora_34 qa-client-5.0.0.12063-daily20230906
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 qa-client sudo dnf upgrade qa-client
Download installer script (experimental)
Fedora_33 qa-client-5.0.0.12063-daily20230906
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 qa-client sudo dnf upgrade qa-client
Download installer script (experimental)
Ubuntu_23.04 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)
Ubuntu_22.10 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)
Ubuntu_22.04 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)
Ubuntu_20.04 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)
openSUSE_Leap_15.5 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)
openSUSE_Leap_15.4 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)
openSUSE_Leap_15.3 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)
openSUSE_Leap_15.2 qa-client-5.0.0.12063-daily20230906
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 qa-client
Download installer script (experimental)