Debian_12 owncloud-client-5.2.1.13040

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/latest/linux/Debian_12/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud-client.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/ownCloud/stable/latest/linux/Debian_12/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud-client.list
sudo apt update
sudo apt install owncloud-client

Download installer script (experimental)


Debian_11 owncloud-client-5.2.1.13040

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/latest/linux/Debian_11/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud-client.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/ownCloud/stable/latest/linux/Debian_11/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud-client.list
sudo apt update
sudo apt install owncloud-client

Download installer script (experimental)


Fedora_39 owncloud-client-5.2.1.13040

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Fedora_38 owncloud-client-5.2.1.13040

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


Ubuntu_23.10 owncloud-client-5.2.1.13040

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/latest/linux/Ubuntu_23.10/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud-client.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/ownCloud/stable/latest/linux/Ubuntu_23.10/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud-client.list
sudo apt update
sudo apt install owncloud-client

Download installer script (experimental)


Ubuntu_23.04 owncloud-client-5.2.1.13040

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/latest/linux/Ubuntu_23.04/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud-client.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/ownCloud/stable/latest/linux/Ubuntu_23.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud-client.list
sudo apt update
sudo apt install owncloud-client

Download installer script (experimental)


Ubuntu_22.04 owncloud-client-5.2.1.13040

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/latest/linux/Ubuntu_22.04/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud-client.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/ownCloud/stable/latest/linux/Ubuntu_22.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud-client.list
sudo apt update
sudo apt install owncloud-client

Download installer script (experimental)


Ubuntu_20.04 owncloud-client-5.2.1.13040

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/latest/linux/Ubuntu_20.04/Release.key -O - | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/owncloud-client.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/ownCloud/stable/latest/linux/Ubuntu_20.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud-client.list
sudo apt update
sudo apt install owncloud-client

Download installer script (experimental)


openSUSE_Leap_15.5 owncloud-client-5.2.1.13040

Run the following shell commands to trust the repository.

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

Download installer script (experimental)


openSUSE_Leap_15.4 owncloud-client-5.2.1.13040

Run the following shell commands to trust the repository.

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

Download installer script (experimental)