owncloud from isv:ownCloud:community:7.0 project

Select Your Operating System

For CentOS CentOS-7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/CentOS_CentOS-7/isv:ownCloud:community:7.0.repo
yum install owncloud
For CentOS CentOS-6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/CentOS_CentOS-6/isv:ownCloud:community:7.0.repo
yum install owncloud
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/CentOS_7/isv:ownCloud:community:7.0.repo
yum install owncloud
For CentOS 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/CentOS_6/isv:ownCloud:community:7.0.repo
yum install owncloud
For Debian 7.0 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/7.0/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:7.0.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_7.0.gpg > /dev/null
sudo apt update
sudo apt install owncloud

Packages for Debian 7.0:

For Fedora 21 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/Fedora_21/isv:ownCloud:community:7.0.repo
yum install owncloud
For Fedora 20 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/Fedora_20/isv:ownCloud:community:7.0.repo
yum install owncloud
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/openSUSE_Factory/isv:ownCloud:community:7.0.repo
zypper refresh
zypper install owncloud
For openSUSE 13.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/openSUSE_13.2/isv:ownCloud:community:7.0.repo
zypper refresh
zypper install owncloud
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/openSUSE_13.1/isv:ownCloud:community:7.0.repo
zypper refresh
zypper install owncloud
For RedHat RHEL7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/RedHat_RHEL7/isv:ownCloud:community:7.0.repo
yum install owncloud
For RedHat RHEL6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/RedHat_RHEL6/isv:ownCloud:community:7.0.repo
yum install owncloud
For RedHat RHEL-7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/RedHat_RHEL-7/isv:ownCloud:community:7.0.repo
yum install owncloud
For RedHat RHEL-6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/RedHat_RHEL-6/isv:ownCloud:community:7.0.repo
yum install owncloud
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/ScientificLinux_7/isv:ownCloud:community:7.0.repo
yum install owncloud
For ScientificLinux 6 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/ScientificLinux_6/isv:ownCloud:community:7.0.repo
yum install owncloud
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/SLE_11_SP4/isv:ownCloud:community:7.0.repo
zypper refresh
zypper install owncloud
For SLE 11 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/SLE_11_SP3/isv:ownCloud:community:7.0.repo
zypper refresh
zypper install owncloud
For xUbuntu 16.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/7.0/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:7.0.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_7.0.gpg > /dev/null
sudo apt update
sudo apt install owncloud
For xUbuntu 15.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/7.0/xUbuntu_15.10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:7.0.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/xUbuntu_15.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_7.0.gpg > /dev/null
sudo apt update
sudo apt install owncloud
For xUbuntu 14.10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/7.0/xUbuntu_14.10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:7.0.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/xUbuntu_14.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_7.0.gpg > /dev/null
sudo apt update
sudo apt install owncloud
For xUbuntu 14.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/7.0/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:7.0.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_7.0.gpg > /dev/null
sudo apt update
sudo apt install owncloud
For xUbuntu 12.04 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/7.0/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:7.0.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:7.0/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_7.0.gpg > /dev/null
sudo apt update
sudo apt install owncloud

Packages for xUbuntu 16.04:

Packages for xUbuntu 15.10:

Packages for xUbuntu 14.10:

Packages for xUbuntu 14.04:

Packages for xUbuntu 12.04: