Debian_11 testpilotcloud-client-4.0.0+oc-10897

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/4.0.0.10897/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://download.owncloud.com/desktop/testpilotcloud/stable/4.0.0.10897/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-4.0.0+oc-10897

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/4.0.0.10897/linux/Debian_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://download.owncloud.com/desktop/testpilotcloud/stable/4.0.0.10897/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_38 testpilotcloud-client-4.0.0-10897

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Fedora_37 testpilotcloud-client-4.0.0-10897

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Fedora_36 testpilotcloud-client-4.0.0-10897

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Fedora_35 testpilotcloud-client-4.0.0-10897

Run the following shell commands to trust the repository.

sudo rpm --import https://download.owncloud.com/desktop/testpilotcloud/stable/4.0.0.10897/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/4.0.0.10897/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-4.0.0-10897

Run the following shell commands to trust the repository.

sudo rpm --import https://download.owncloud.com/desktop/testpilotcloud/stable/4.0.0.10897/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/4.0.0.10897/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-4.0.0-10897

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Ubuntu_23.04 testpilotcloud-client-4.0.0+oc-10897

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/4.0.0.10897/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://download.owncloud.com/desktop/testpilotcloud/stable/4.0.0.10897/linux/Ubuntu_23.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install testpilotcloud-client

Download installer script (experimental)


Ubuntu_22.10 testpilotcloud-client-4.0.0+oc-10897

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/4.0.0.10897/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://download.owncloud.com/desktop/testpilotcloud/stable/4.0.0.10897/linux/Ubuntu_22.10/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list
sudo apt update
sudo apt install testpilotcloud-client

Download installer script (experimental)


Ubuntu_22.04 testpilotcloud-client-4.0.0+oc-10897

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/4.0.0.10897/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://download.owncloud.com/desktop/testpilotcloud/stable/4.0.0.10897/linux/Ubuntu_22.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-4.0.0+oc-10897

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/4.0.0.10897/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://download.owncloud.com/desktop/testpilotcloud/stable/4.0.0.10897/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)


openSUSE_Leap_15.4 testpilotcloud-client-4.0.0-10897

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


openSUSE_Leap_15.3 testpilotcloud-client-4.0.0-10897

Run the following shell commands to trust the repository.

sudo rpm --import https://download.owncloud.com/desktop/testpilotcloud/stable/4.0.0.10897/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/4.0.0.10897/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-4.0.0-10897

Run the following shell commands to trust the repository.

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

Download installer script (experimental)