owncloud from isv:ownCloud:community:6.0:testing project
Select Your Operating System
Add repository and install manually
For CentOS CentOS-6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/CentOS_CentOS-6/isv:ownCloud:community:6.0:testing.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:6.0:testing/CentOS_7/isv:ownCloud:community:6.0:testing.repo yum install owncloud
Grab binary packages directly
Add repository and install manually
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:/6.0:/testing/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:6.0:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_6.0_testing.gpg > /dev/null sudo apt update sudo apt install owncloud
Grab binary packages directly
Add repository and install manually
For Fedora 21 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/Fedora_21/isv:ownCloud:community:6.0:testing.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:6.0:testing/Fedora_20/isv:ownCloud:community:6.0:testing.repo yum install owncloud
For Fedora 19 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/Fedora_19/isv:ownCloud:community:6.0:testing.repo yum install owncloud
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/openSUSE_Tumbleweed/isv:ownCloud:community:6.0:testing.repo zypper refresh zypper install owncloud
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/openSUSE_Factory/isv:ownCloud:community:6.0:testing.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:6.0:testing/openSUSE_13.2/isv:ownCloud:community:6.0:testing.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:6.0:testing/openSUSE_13.1/isv:ownCloud:community:6.0:testing.repo zypper refresh zypper install owncloud
Grab binary packages directly
Add repository and install manually
For RedHat RHEL-6 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/RedHat_RHEL-6/isv:ownCloud:community:6.0:testing.repo yum install owncloud
Grab binary packages directly
Add repository and install manually
For SLE 11 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/SLE_11_SP4/isv:ownCloud:community:6.0:testing.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:6.0:testing/SLE_11_SP3/isv:ownCloud:community:6.0:testing.repo zypper refresh zypper install owncloud
For SLE 11 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/SLE_11_SP2/isv:ownCloud:community:6.0:testing.repo zypper refresh zypper install owncloud
Grab binary packages directly
Add repository and install manually
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:/6.0:/testing/xUbuntu_14.10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:6.0:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/xUbuntu_14.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_6.0_testing.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:/6.0:/testing/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:6.0:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_6.0_testing.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:/6.0:/testing/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:6.0:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:6.0:testing/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_6.0_testing.gpg > /dev/null sudo apt update sudo apt install owncloud