Debian_11 owncloud-client-3.0.0+oc-9215

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/ownCloud/stable/3.0.0.9215/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.

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

Download installer script (experimental)


Debian_10 owncloud-client-3.0.0+oc-9215

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/ownCloud/stable/3.0.0.9215/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.

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

Download installer script (experimental)


Fedora_36 owncloud-client-3.0.0-9215

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Fedora_35 owncloud-client-3.0.0-9215

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Fedora_34 owncloud-client-3.0.0-9215

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Fedora_33 owncloud-client-3.0.0-9215

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Ubuntu_22.10 owncloud-client-3.0.0+oc-9215

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/ownCloud/stable/3.0.0.9215/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.

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

Download installer script (experimental)


Ubuntu_22.04 owncloud-client-3.0.0+oc-9215

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/ownCloud/stable/3.0.0.9215/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.

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

Download installer script (experimental)


Ubuntu_20.04 owncloud-client-3.0.0+oc-9215

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/ownCloud/stable/3.0.0.9215/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.

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

Download installer script (experimental)


openSUSE_Leap_15.4 owncloud-client-3.0.0-9215

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


openSUSE_Leap_15.3 owncloud-client-3.0.0-9215

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


openSUSE_Leap_15.2 owncloud-client-3.0.0-9215

Run the following shell commands to trust the repository.

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

Download installer script (experimental)