ownCloud-client Installation

Sin respostas
dshesq
Desconectado
Joined: 09/28/2017

Having trouble installing ownCloud-client, and getting it to run, I discovered the following:

The instructions at this link got around the problems, and ownClound-client works on both the 32 & 64 versions:

https://software.opensuse.org/download.html?project=isv%3AownCloud%3Adesktop%3Aclient-2.2.1&package=owncloud-client

To become root, >sudo su

For Debian 7.0 run the following as root (you need to be root, not just preceed the command with sudo):

echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop:/client-2.2.1/Debian_7.0/ /' > /etc/apt/sources.list.d/owncloud-client.list
apt-get update
apt-get install owncloud-client