Install package owncloud-files
Select Your Operating System
CentOS
Debian
Fedora
openSUSE
SLE
Ubuntu
RHEL
Univention
Add repository and install manually(hide)
Ubuntu_18.04 owncloud-files-10.0.10-1+1.1
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information ). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.org/download/repositories/production/Ubuntu_18.04/Release.key -O Release.key
apt-key add - < Release.key
Run the following shell commands as root to add the repository and install from there.
echo 'deb http://download.owncloud.org/download/repositories/production/Ubuntu_18.04/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files
Direct Download
Ubuntu_17.10 owncloud-files-10.0.10-1+1.1
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information ). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.org/download/repositories/production/Ubuntu_17.10/Release.key -O Release.key
apt-key add - < Release.key
Run the following shell commands as root to add the repository and install from there.
echo 'deb http://download.owncloud.org/download/repositories/production/Ubuntu_17.10/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files
Direct Download
Ubuntu_16.04 owncloud-files-10.0.10-1+1.1
You can add the repository key to apt. Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information ). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.org/download/repositories/production/Ubuntu_16.04/Release.key -O Release.key
apt-key add - < Release.key
Run the following shell commands as root to add the repository and install from there.
echo 'deb http://download.owncloud.org/download/repositories/production/Ubuntu_16.04/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files
Direct Download