CentOS_8 owncloudonline-client-2.7.6-3941
Run the following shell commands to trust the repository.
sudo rpm --import https://download.owncloud.com/desktop/owncloudonline/stable/2.7.6.3941/linux/CentOS_8/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/owncloudonline/stable/2.7.6.3941/linux/CentOS_8/owncloudonline.repo -O /etc/yum.repos.d/owncloudonline.repo sudo yum clean all sudo yum install owncloudonline-client sudo yum upgrade owncloudonline-client
Download installer script (experimental)
CentOS_7 owncloudonline-client-2.7.6-3941
Minimum Requirement: CentOS 7.8 or later.
Run the following shell command to trust the repository.
sudo rpm --import https://download.owncloud.com/desktop/owncloudonline/stable/2.7.6.3941/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/owncloudonline/stable/2.7.6.3941/linux/CentOS_7/owncloudonline.repo -O /etc/yum.repos.d/owncloudonline.repo sudo yum clean all sudo yum install owncloudonline-client sudo yum upgrade owncloudonline-client
Download installer script (experimental)
Debian_9.0 owncloudonline-client-2.7.6+oc-3941
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/owncloudonline/stable/2.7.6.3941/linux/Debian_9.0/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/owncloudonline/stable/2.7.6.3941/linux/Debian_9.0/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list sudo apt update sudo apt install owncloudonline-client
Download installer script (experimental)
Debian_10 owncloudonline-client-2.7.6+oc-3941
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/owncloudonline/stable/2.7.6.3941/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/owncloudonline/stable/2.7.6.3941/linux/Debian_10/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list sudo apt update sudo apt install owncloudonline-client
Download installer script (experimental)
Fedora_33 owncloudonline-client-2.7.6-3941
Run the following shell commands to trust the repository.
sudo rpm --import https://download.owncloud.com/desktop/owncloudonline/stable/2.7.6.3941/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/owncloudonline/stable/2.7.6.3941/linux/Fedora_33/owncloudonline.repo sudo dnf clean all sudo dnf install owncloudonline-client sudo dnf upgrade owncloudonline-client
Download installer script (experimental)
Fedora_32 owncloudonline-client-2.7.6-3941
Run the following shell commands to trust the repository.
sudo rpm --import https://download.owncloud.com/desktop/owncloudonline/stable/2.7.6.3941/linux/Fedora_32/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/owncloudonline/stable/2.7.6.3941/linux/Fedora_32/owncloudonline.repo sudo dnf clean all sudo dnf install owncloudonline-client sudo dnf upgrade owncloudonline-client
Download installer script (experimental)
Fedora_31 owncloudonline-client-2.7.6-3941
Run the following shell commands to trust the repository.
sudo rpm --import https://download.owncloud.com/desktop/owncloudonline/stable/2.7.6.3941/linux/Fedora_31/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/owncloudonline/stable/2.7.6.3941/linux/Fedora_31/owncloudonline.repo sudo dnf clean all sudo dnf install owncloudonline-client sudo dnf upgrade owncloudonline-client
Download installer script (experimental)
Ubuntu_20.10 owncloudonline-client-2.7.6+oc-3941
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/owncloudonline/stable/2.7.6.3941/linux/Ubuntu_20.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/owncloudonline/stable/2.7.6.3941/linux/Ubuntu_20.10/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list sudo apt update sudo apt install owncloudonline-client
Download installer script (experimental)
Ubuntu_20.04 owncloudonline-client-2.7.6+oc-3941
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/owncloudonline/stable/2.7.6.3941/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/owncloudonline/stable/2.7.6.3941/linux/Ubuntu_20.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list sudo apt update sudo apt install owncloudonline-client
Download installer script (experimental)
Ubuntu_18.04 owncloudonline-client-2.7.6+oc-3941
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/owncloudonline/stable/2.7.6.3941/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/owncloudonline/stable/2.7.6.3941/linux/Ubuntu_18.04/ /' | sudo tee -a /etc/apt/sources.list.d/owncloud.list sudo apt update sudo apt install owncloudonline-client
Download installer script (experimental)
openSUSE_Leap_15.2 owncloudonline-client-2.7.6-3941
Run the following shell commands to trust the repository.
sudo rpm --import https://download.owncloud.com/desktop/owncloudonline/stable/2.7.6.3941/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/owncloudonline/stable/2.7.6.3941/linux/openSUSE_Leap_15.2/owncloudonline.repo sudo zypper refresh sudo zypper install owncloudonline-client
Download installer script (experimental)
openSUSE_Leap_15.1 owncloudonline-client-2.7.6-3941
Run the following shell commands to trust the repository.
sudo rpm --import https://download.owncloud.com/desktop/owncloudonline/stable/2.7.6.3941/linux/openSUSE_Leap_15.1/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/owncloudonline/stable/2.7.6.3941/linux/openSUSE_Leap_15.1/owncloudonline.repo sudo zypper refresh sudo zypper install owncloudonline-client
Download installer script (experimental)