CentOS_8 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/CentOS_8/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there. You either need 'dnf upgrade' or 'dnf install' depending on whether you already have an older version installed or not.
dnf config-manager --add-repo http://download.owncloud.com/download/repositories/10.3/CentOS_8/ee:10.3.repo dnf clean all dnf install owncloud-enterprise-files; dnf upgrade owncloud-enterprise-files
Download packages manually (without adding a repo)
CentOS_7 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/CentOS_7/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there. You either need 'dnf upgrade' or 'dnf install' depending on whether you already have an older version installed or not.
dnf config-manager --add-repo http://download.owncloud.com/download/repositories/10.3/CentOS_7/ee:10.3.repo dnf clean all dnf install owncloud-enterprise-files; dnf upgrade owncloud-enterprise-files
Download packages manually (without adding a repo)
Debian_9.0 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/Debian_9.0/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.com/download/repositories/10.3/Debian_9.0/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Debian_10 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/Debian_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.com/download/repositories/10.3/Debian_10/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Fedora_31 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/Fedora_31/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there. You either need 'dnf upgrade' or 'dnf install' depending on whether you already have an older version installed or not.
dnf config-manager --add-repo http://download.owncloud.com/download/repositories/10.3/Fedora_31/ee:10.3.repo dnf clean all dnf install owncloud-enterprise-files; dnf upgrade owncloud-enterprise-files
Download packages manually (without adding a repo)
Fedora_30 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/Fedora_30/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there. You either need 'dnf upgrade' or 'dnf install' depending on whether you already have an older version installed or not.
dnf config-manager --add-repo http://download.owncloud.com/download/repositories/10.3/Fedora_30/ee:10.3.repo dnf clean all dnf install owncloud-enterprise-files; dnf upgrade owncloud-enterprise-files
Download packages manually (without adding a repo)
RHEL_7 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/RHEL_7/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there. You either need 'dnf upgrade' or 'dnf install' depending on whether you already have an older version installed or not.
dnf config-manager --add-repo http://download.owncloud.com/download/repositories/10.3/RHEL_7/ee:10.3.repo dnf clean all dnf install owncloud-enterprise-files; dnf upgrade owncloud-enterprise-files
Download packages manually (without adding a repo)
SLE_15_SP1 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/SLE_15_SP1/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there.
zypper addrepo http://download.owncloud.com/download/repositories/10.3/SLE_15_SP1/ee:10.3.repo zypper refresh zypper install owncloud-enterprise-files
Download packages manually (without adding a repo)
SLE_15 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/SLE_15/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there.
zypper addrepo http://download.owncloud.com/download/repositories/10.3/SLE_15/ee:10.3.repo zypper refresh zypper install owncloud-enterprise-files
Download packages manually (without adding a repo)
SLE_12_SP4 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/SLE_12_SP4/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there.
zypper addrepo http://download.owncloud.com/download/repositories/10.3/SLE_12_SP4/ee:10.3.repo zypper refresh zypper install owncloud-enterprise-files
Download packages manually (without adding a repo)
SLE_12_SP3 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/SLE_12_SP3/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there.
zypper addrepo http://download.owncloud.com/download/repositories/10.3/SLE_12_SP3/ee:10.3.repo zypper refresh zypper install owncloud-enterprise-files
Download packages manually (without adding a repo)
SLE_12_SP2 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/SLE_12_SP2/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there.
zypper addrepo http://download.owncloud.com/download/repositories/10.3/SLE_12_SP2/ee:10.3.repo zypper refresh zypper install owncloud-enterprise-files
Download packages manually (without adding a repo)
SLE_12_SP1 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/SLE_12_SP1/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there.
zypper addrepo http://download.owncloud.com/download/repositories/10.3/SLE_12_SP1/ee:10.3.repo zypper refresh zypper install owncloud-enterprise-files
Download packages manually (without adding a repo)
SLE_12 owncloud-enterprise-files-10.3.2-1
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/SLE_12/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there.
zypper addrepo http://download.owncloud.com/download/repositories/10.3/SLE_12/ee:10.3.repo zypper refresh zypper install owncloud-enterprise-files
Download packages manually (without adding a repo)
Ubuntu_19.10 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/Ubuntu_19.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.com/download/repositories/10.3/Ubuntu_19.10/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Ubuntu_19.04 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/Ubuntu_19.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.com/download/repositories/10.3/Ubuntu_19.04/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Ubuntu_18.04 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/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.com/download/repositories/10.3/Ubuntu_18.04/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Ubuntu_16.04 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/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.com/download/repositories/10.3/Ubuntu_16.04/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Univention_4.4 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/Univention_4.4/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.com/download/repositories/10.3/Univention_4.4/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Univention_4.3 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/Univention_4.3/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.com/download/repositories/10.3/Univention_4.3/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Univention_4.2 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/Univention_4.2/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.com/download/repositories/10.3/Univention_4.2/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Univention_4.1 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/Univention_4.1/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.com/download/repositories/10.3/Univention_4.1/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
Univention_4.0 owncloud-enterprise-files-10.3.2-1+1.1
Add (at least temporarily) a download repository. This requires registering trusted key. (More information). Run the following shell commands as root to trust the repository:
wget -nv https://download.owncloud.com/download/repositories/10.3/Univention_4.0/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.com/download/repositories/10.3/Univention_4.0/ /' > /etc/apt/sources.list.d/owncloud.list apt-get update apt-get install owncloud-enterprise-files
Download packages manually (without adding a repo)
openSUSE_Leap_15.2 owncloud-enterprise-files-10.3.2-lp152
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/openSUSE_Leap_15.2/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there.
zypper addrepo http://download.owncloud.com/download/repositories/10.3/openSUSE_Leap_15.2/ee:10.3.repo zypper refresh zypper install owncloud-enterprise-files
Download packages manually (without adding a repo)
openSUSE_Leap_15.1 owncloud-enterprise-files-10.3.2-lp151
Run the following shell commands as root to trust the repository.
rpm --import https://download.owncloud.com/download/repositories/10.3/openSUSE_Leap_15.1/repodata/repomd.xml.key
Run the following shell commands as root to add the repository and install from there.
zypper addrepo http://download.owncloud.com/download/repositories/10.3/openSUSE_Leap_15.1/ee:10.3.repo zypper refresh zypper install owncloud-enterprise-files
Download packages manually (without adding a repo)