CentOS_8 owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/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.org/download/repositories/10.5/CentOS_8/ce:10.5.repo
dnf clean all
dnf install owncloud-files; dnf upgrade owncloud-files

Download packages manually (without adding a repo)


CentOS_7 owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/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.org/download/repositories/10.5/CentOS_7/ce:10.5.repo
dnf clean all
dnf install owncloud-files; dnf upgrade owncloud-files

Download packages manually (without adding a repo)


Debian_Unstable owncloud-files-10.5.0-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.org/download/repositories/10.5/Debian_Unstable/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.org/download/repositories/10.5/Debian_Unstable/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files

Download packages manually (without adding a repo)


Debian_Testing owncloud-files-10.5.0-1+1.2

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.org/download/repositories/10.5/Debian_Testing/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.org/download/repositories/10.5/Debian_Testing/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files

Download packages manually (without adding a repo)


Debian_9.0 owncloud-files-10.5.0-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.org/download/repositories/10.5/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.org/download/repositories/10.5/Debian_9.0/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files

Download packages manually (without adding a repo)


Debian_10 owncloud-files-10.5.0-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.org/download/repositories/10.5/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.org/download/repositories/10.5/Debian_10/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files

Download packages manually (without adding a repo)


Fedora_32 owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/Fedora_32/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.org/download/repositories/10.5/Fedora_32/ce:10.5.repo
dnf clean all
dnf install owncloud-files; dnf upgrade owncloud-files

Download packages manually (without adding a repo)


Fedora_31 owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/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.org/download/repositories/10.5/Fedora_31/ce:10.5.repo
dnf clean all
dnf install owncloud-files; dnf upgrade owncloud-files

Download packages manually (without adding a repo)


Fedora_30 owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/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.org/download/repositories/10.5/Fedora_30/ce:10.5.repo
dnf clean all
dnf install owncloud-files; dnf upgrade owncloud-files

Download packages manually (without adding a repo)


Fedora_29 owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/Fedora_29/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.org/download/repositories/10.5/Fedora_29/ce:10.5.repo
dnf clean all
dnf install owncloud-files; dnf upgrade owncloud-files

Download packages manually (without adding a repo)


RHEL_7 owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/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.org/download/repositories/10.5/RHEL_7/ce:10.5.repo
dnf clean all
dnf install owncloud-files; dnf upgrade owncloud-files

Download packages manually (without adding a repo)


SLE_15 owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/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.org/download/repositories/10.5/SLE_15/ce:10.5.repo
zypper refresh
zypper install owncloud-files

Download packages manually (without adding a repo)


SLE_12 owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/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.org/download/repositories/10.5/SLE_12/ce:10.5.repo
zypper refresh
zypper install owncloud-files

Download packages manually (without adding a repo)


Ubuntu_20.04 owncloud-files-10.5.0-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.org/download/repositories/10.5/Ubuntu_20.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.org/download/repositories/10.5/Ubuntu_20.04/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files

Download packages manually (without adding a repo)


Ubuntu_19.10 owncloud-files-10.5.0-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.org/download/repositories/10.5/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.org/download/repositories/10.5/Ubuntu_19.10/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files

Download packages manually (without adding a repo)


Ubuntu_19.04 owncloud-files-10.5.0-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.org/download/repositories/10.5/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.org/download/repositories/10.5/Ubuntu_19.04/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files

Download packages manually (without adding a repo)


Ubuntu_18.04 owncloud-files-10.5.0-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.org/download/repositories/10.5/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.org/download/repositories/10.5/Ubuntu_18.04/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files

Download packages manually (without adding a repo)


Ubuntu_16.04 owncloud-files-10.5.0-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.org/download/repositories/10.5/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.org/download/repositories/10.5/Ubuntu_16.04/ /' > /etc/apt/sources.list.d/owncloud.list
apt-get update
apt-get install owncloud-files

Download packages manually (without adding a repo)


openSUSE_Tumbleweed owncloud-files-10.5.0-1

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/openSUSE_Tumbleweed/repodata/repomd.xml.key

Run the following shell commands as root to add the repository and install from there.

zypper addrepo http://download.owncloud.org/download/repositories/10.5/openSUSE_Tumbleweed/ce:10.5.repo
zypper refresh
zypper install owncloud-files

Download packages manually (without adding a repo)


openSUSE_Leap_15.2 owncloud-files-10.5.0-lp152

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/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.org/download/repositories/10.5/openSUSE_Leap_15.2/ce:10.5.repo
zypper refresh
zypper install owncloud-files

Download packages manually (without adding a repo)


openSUSE_Leap_15.1 owncloud-files-10.5.0-lp151

Run the following shell commands as root to trust the repository.

rpm --import https://download.owncloud.org/download/repositories/10.5/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.org/download/repositories/10.5/openSUSE_Leap_15.1/ce:10.5.repo
zypper refresh
zypper install owncloud-files

Download packages manually (without adding a repo)