CentOS_7 testpilotcloud-client-2.10.1-7188

Minimum Requirement: CentOS 7.8 or later.

Run the following shell command to trust the repository.

sudo rpm --import https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/CentOS_7/repodata/repomd.xml.key

Run the following shell commands to add the repository and install from there. You either need 'yum upgrade' or 'yum install' depending on whether you already have an older version installed or not.

sudo wget https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/CentOS_7/testpilotcloud.repo -O /etc/yum.repos.d/testpilotcloud.repo
sudo yum clean all
sudo yum install testpilotcloud-client
sudo yum upgrade testpilotcloud-client

Download installer script (experimental)


Debian_11 testpilotcloud-client-2.10.1+oc-7188

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 https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Debian_11/Release.key -O - | sudo apt-key add -

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

echo 'deb https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Debian_11/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install testpilotcloud-client

Download installer script (experimental)


Debian_10 testpilotcloud-client-2.10.1+oc-7188

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 https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Debian_10/Release.key -O - | sudo apt-key add -

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

echo 'deb https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Debian_10/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install testpilotcloud-client

Download installer script (experimental)


Fedora_35 testpilotcloud-client-2.10.1-7188

Run the following shell commands to trust the repository.

sudo rpm --import https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/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://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Fedora_35/testpilotcloud.repo
sudo dnf clean all
sudo dnf install testpilotcloud-client
sudo dnf upgrade testpilotcloud-client

Download installer script (experimental)


Fedora_34 testpilotcloud-client-2.10.1-7188

Run the following shell commands to trust the repository.

sudo rpm --import https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/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://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Fedora_34/testpilotcloud.repo
sudo dnf clean all
sudo dnf install testpilotcloud-client
sudo dnf upgrade testpilotcloud-client

Download installer script (experimental)


Fedora_33 testpilotcloud-client-2.10.1-7188

Run the following shell commands to trust the repository.

sudo rpm --import https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/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://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Fedora_33/testpilotcloud.repo
sudo dnf clean all
sudo dnf install testpilotcloud-client
sudo dnf upgrade testpilotcloud-client

Download installer script (experimental)


Ubuntu_21.10 testpilotcloud-client-2.10.1+oc-7188

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 https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Ubuntu_21.10/Release.key -O - | sudo apt-key add -

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

echo 'deb https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Ubuntu_21.10/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install testpilotcloud-client

Download installer script (experimental)


Ubuntu_21.04 testpilotcloud-client-2.10.1+oc-7188

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 https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Ubuntu_21.04/Release.key -O - | sudo apt-key add -

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

echo 'deb https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Ubuntu_21.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install testpilotcloud-client

Download installer script (experimental)


Ubuntu_20.04 testpilotcloud-client-2.10.1+oc-7188

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 https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Ubuntu_20.04/Release.key -O - | sudo apt-key add -

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

echo 'deb https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Ubuntu_20.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install testpilotcloud-client

Download installer script (experimental)


Ubuntu_18.04 testpilotcloud-client-2.10.1+oc-7188

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 https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Ubuntu_18.04/Release.key -O - | sudo apt-key add -

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

echo 'deb https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/Ubuntu_18.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install testpilotcloud-client

Download installer script (experimental)


openSUSE_Leap_15.3 testpilotcloud-client-2.10.1-7188

Run the following shell commands to trust the repository.

sudo rpm --import https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/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://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/openSUSE_Leap_15.3/testpilotcloud.repo
sudo zypper refresh
sudo zypper install testpilotcloud-client

Download installer script (experimental)


openSUSE_Leap_15.2 testpilotcloud-client-2.10.1-7188

Run the following shell commands to trust the repository.

sudo rpm --import https://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/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://download.owncloud.com/desktop/testpilotcloud/stable/2.10.1.7188/linux/openSUSE_Leap_15.2/testpilotcloud.repo
sudo zypper refresh
sudo zypper install testpilotcloud-client

Download installer script (experimental)