How to install OwnCloud on Centos OS

This guide is for VPS and Cloud Server and Dedicated Server install only. 

Please follow the guide correctly to Install package owncloud-complete-files

 

Add repository and install manually

CentOS_8 owncloud-complete-files-10.6.0-2

Run the following shell commands to trust the repository.

sudo rpm --import https://download.owncloud.org/download/repositories/production/CentOS_8/repodata/repomd.xml.key

Run the following shell commands to add the repository and install from there. You either need 'yum upgrade' or 'yum install' depending on whether you already have an older version installed or not.

sudo wget http://download.owncloud.org/download/repositories/production/CentOS_8/ce:stable.repo -O /etc/yum.repos.d/ce:stable.repo
sudo yum clean all
sudo yum install owncloud-complete-files
sudo yum upgrade owncloud-complete-files

 

CentOS_7 owncloud-complete-files-10.6.0-2

Minimum Requirement: CentOS 7.6 or later.

Run the following shell command to trust the repository.

sudo rpm --import https://download.owncloud.org/download/repositories/production/CentOS_7/repodata/repomd.xml.key

Run the following shell commands to add the repository and install from there. You either need 'yum upgrade' or 'yum install' depending on whether you already have an older version installed or not.

sudo wget http://download.owncloud.org/download/repositories/production/CentOS_7/ce:stable.repo -O /etc/yum.repos.d/ce:stable.repo
sudo yum clean all
sudo yum install owncloud-complete-files
sudo yum upgrade owncloud-complete-files

 

Don't have a VPS, Cloud Server or a Dedicated Server yet? Visit MangoXchange and sign-up @ https://www.mangoxchange.com


Was this article helpful?

mood_bad Dislike 0
mood Like 9
visibility Views: 676