User Tools

Site Tools


wiki:repositories: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
Previous revision
Last revision Both sides next revision
wiki:repositories:ubuntu [2014/08/10 13:50]
mikedep333 [Add the X2Go repository on Launchpad to APT] Update add-apt-repository steps for different versions of Ubuntu (Fixes: #565)
wiki:repositories:ubuntu [2021/12/17 22:00]
danger89 Add install example of the client
Line 24: Line 24:
 </code> </code>
  
-To to install ''add-apt-repository'' on Ubuntu 14.04:+To to install ''add-apt-repository'' on Ubuntu 14.04 and beyond:
 <code bash> <code bash>
-sudo apt-get install python-software-common+sudo apt-get install software-properties-common
 </code> </code>
  
Line 43: Line 43:
  
  
-Congratulations, you are now able to access the X2Go packages. You may continue by installing x2goserver, x2goclient or pyhoca-gui or any other of the available packages. +Congratulations, you are now able to access the X2Go packages. You may continue by installing ''x2goserver''''x2goclient'' or ''pyhoca-gui'' or any other of the available packages. 
  
 +For example, if you only want to install the X2Go client:
  
 +<code bash>
 +sudo apt install x2goclient
 +</code>
  
 ===== Behind a Proxy? ===== ===== Behind a Proxy? =====
wiki/repositories/ubuntu.txt ยท Last modified: 2021/12/17 22:06 by danger89