owncloud from isv:ownCloud:community:8.1:testing project
Select Your Operating System
Add repository and install manually
For Debian 8.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:/8.1:/testing/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1_testing.gpg > /dev/null sudo apt update sudo apt 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:/8.1:/testing/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1_testing.gpg > /dev/null sudo apt update sudo apt install owncloud
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/openSUSE_Leap_42.1/isv:ownCloud:community:8.1: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:8.1:testing/openSUSE_Factory/isv:ownCloud:community:8.1: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:8.1:testing/openSUSE_13.2/isv:ownCloud:community:8.1: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:8.1:testing/openSUSE_13.1/isv:ownCloud:community:8.1:testing.repo zypper refresh zypper install owncloud
Grab binary packages directly
Add repository and install manually
For ScientificLinux 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/ScientificLinux_7/isv:ownCloud:community:8.1:testing.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:8.1:testing/ScientificLinux_6/isv:ownCloud:community:8.1:testing.repo yum install owncloud
Grab binary packages directly
Add repository and install manually
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/SLE_12/isv:ownCloud:community:8.1:testing.repo zypper refresh zypper install owncloud
Grab binary packages directly
Add repository and install manually
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:/8.1:/testing/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1_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:/8.1:/testing/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1_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:/8.1:/testing/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1_testing.gpg > /dev/null sudo apt update sudo apt install owncloud
For Ubuntu 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:/8.1:/testing/Ubuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/Ubuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.1_testing.gpg > /dev/null sudo apt update sudo apt install owncloud
Grab binary packages directly
Add repository and install manually
For Univention 4.1 run the following as root:
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/8.1:/testing/Univention_4.1/ /' > /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list wget -nv https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/Univention_4.1/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install owncloud
For Univention 4.0 run the following as root:
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/8.1:/testing/Univention_4.0/ /' > /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list wget -nv https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/Univention_4.0/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install owncloud
For Univention 3.2 run the following as root:
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/8.1:/testing/Univention_3.2/ /' > /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list wget -nv https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/Univention_3.2/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install owncloud
For Univention 3.1 run the following as root:
echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/community:/8.1:/testing/Univention_3.1/ /' > /etc/apt/sources.list.d/isv:ownCloud:community:8.1:testing.list wget -nv https://download.opensuse.org/repositories/isv:ownCloud:community:8.1:testing/Univention_3.1/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install owncloud