owncloud from isv:ownCloud:community:8.0:testing project

Vyberte váš operačný systém

Pre CentOS 7 spustite ako root nasledujúce:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/CentOS_7/isv:ownCloud:community:8.0:testing.repo
yum install owncloud
Pre CentOS 6 spustite ako root nasledujúce:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/CentOS_6/isv:ownCloud:community:8.0:testing.repo
yum install owncloud
Pre Debian 8.0 spustite nasledujúce:
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.0:/testing/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.0:testing.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.0_testing.gpg > /dev/null
sudo apt update
sudo apt install owncloud
Pre Debian 7.0 spustite nasledujúce:
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.0:/testing/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.0:testing.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.0_testing.gpg > /dev/null
sudo apt update
sudo apt install owncloud

Balíky pre Debian 8.0:

Balíky pre Debian 7.0:

Pre Fedora 21 spustite ako root nasledujúce:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/Fedora_21/isv:ownCloud:community:8.0:testing.repo
yum install owncloud
Pre Fedora 20 spustite ako root nasledujúce:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/Fedora_20/isv:ownCloud:community:8.0:testing.repo
yum install owncloud
Pre openSUSE Tumbleweed spustite ako root nasledujúce:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/openSUSE_Tumbleweed/isv:ownCloud:community:8.0:testing.repo
zypper refresh
zypper install owncloud
Pre openSUSE 13.2 spustite ako root nasledujúce:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/openSUSE_13.2/isv:ownCloud:community:8.0:testing.repo
zypper refresh
zypper install owncloud
Pre openSUSE 13.1 spustite ako root nasledujúce:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/openSUSE_13.1/isv:ownCloud:community:8.0:testing.repo
zypper refresh
zypper install owncloud
Pre SLE 12 spustite ako root nasledujúce:
zypper addrepo https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/SLE_12/isv:ownCloud:community:8.0:testing.repo
zypper refresh
zypper install owncloud
Pre xUbuntu 16.04 spustite nasledujúce:
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.0:/testing/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.0:testing.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.0_testing.gpg > /dev/null
sudo apt update
sudo apt install owncloud
Pre xUbuntu 15.10 spustite nasledujúce:
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.0:/testing/xUbuntu_15.10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.0:testing.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/xUbuntu_15.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.0_testing.gpg > /dev/null
sudo apt update
sudo apt install owncloud
Pre xUbuntu 15.04 spustite nasledujúce:
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.0:/testing/xUbuntu_15.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.0:testing.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/xUbuntu_15.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.0_testing.gpg > /dev/null
sudo apt update
sudo apt install owncloud
Pre xUbuntu 14.10 spustite nasledujúce:
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.0:/testing/xUbuntu_14.10/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.0:testing.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/xUbuntu_14.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.0_testing.gpg > /dev/null
sudo apt update
sudo apt install owncloud
Pre xUbuntu 14.04 spustite nasledujúce:
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.0:/testing/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.0:testing.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.0_testing.gpg > /dev/null
sudo apt update
sudo apt install owncloud
Pre xUbuntu 12.04 spustite nasledujúce:
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.0:/testing/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.0:testing.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.0_testing.gpg > /dev/null
sudo apt update
sudo apt install owncloud
Pre Ubuntu 16.04 spustite nasledujúce:
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.0:/testing/Ubuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/isv:ownCloud:community:8.0:testing.list
curl -fsSL https://download.opensuse.org/repositories/isv:ownCloud:community:8.0:testing/Ubuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/isv_ownCloud_community_8.0_testing.gpg > /dev/null
sudo apt update
sudo apt install owncloud

Balíky pre xUbuntu 16.04:

Balíky pre xUbuntu 15.10:

Balíky pre xUbuntu 15.04:

Balíky pre xUbuntu 14.10:

Balíky pre xUbuntu 14.04:

Balíky pre xUbuntu 12.04:

Balíky pre Ubuntu 16.04: