Ok I wanted to install OwnCube (www.owncube.com) on my Ubuntu 32 bit 12.04 desktop. I still have plenty of Ubuntu One space but 5GB for free, I could keep my music there since it streams for free. But I need a little help installing
echo 'deb http://download.opensuse.org/repositories/isv:ownCloud:ownCloud2012/xUbuntu_12.04/ /' >> /etc/apt/sources.list
apt-get update
apt-get install owncloud-client
I tried copy/pasting the first line into terminal but cannot be done. Anyone know how I am supposed to do this? I am sure it is simple but I don't know how to do it.
Thank you for your time and answers