User Tools

Site Tools


wiki:x2go-repository-ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:x2go-repository-ubuntu [2011/11/17 21:17]
sunweaver
wiki:x2go-repository-ubuntu [2012/01/11 07:32]
sunweaver
Line 3: Line 3:
 Packages for Ubuntu are provided for several platforms (amd64/i386, lucid/maverick/natty/oneiric.  Packages for Ubuntu are provided for several platforms (amd64/i386, lucid/maverick/natty/oneiric. 
 From our nightly-builds on Ubuntu Launchpad we regularly copy package to the Launchpad PPA:  **''ppa:x2go/stable''**. From our nightly-builds on Ubuntu Launchpad we regularly copy package to the Launchpad PPA:  **''ppa:x2go/stable''**.
 +
 +Before adding X2Go's Launchpad package repository to your APT system, please make sure that you use Ubuntu's ''main'' __and__ ''universe'' repository on your Ubuntu system. The very minimal ''/etc/apt/sources.list'' must look like this. (Of course we recommend to have Ubuntu security updates enabled, explaining how to do this is off-topic here, though.):
 +
 +<code>
 +deb http://de.archive.ubuntu.com/ubuntu <my-ubuntu-version> main universe
 +</code>
  
 ===== Add the X2Go repository on Launchpad to APT ===== ===== Add the X2Go repository on Launchpad to APT =====