This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
wiki:repositories:ubuntu [2013/03/12 20:45] sunweaver created |
wiki:repositories:ubuntu [2021/12/17 22:06] (current) danger89 Add the link to launchpad PPA |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| Packages for Ubuntu are provided for several platforms (amd64/ | Packages for Ubuntu are provided for several platforms (amd64/ | ||
| - | From our nightly-builds on Ubuntu Launchpad we regularly copy package to the Launchpad PPA: **'' | + | From our nightly-builds on Ubuntu Launchpad we regularly copy package to the Launchpad PPA: **[[https:// |
| Before adding X2Go's Launchpad package repository to your APT system, please make sure that you use Ubuntu' | Before adding X2Go's Launchpad package repository to your APT system, please make sure that you use Ubuntu' | ||
| Line 17: | Line 17: | ||
| Alternatively you can also use the Ubuntu [[https:// | Alternatively you can also use the Ubuntu [[https:// | ||
| - | You might have to install '' | + | You might have to install '' |
| + | |||
| + | To to install '' | ||
| <code bash> | <code bash> | ||
| sudo apt-get install python-software-properties | sudo apt-get install python-software-properties | ||
| </ | </ | ||
| - | Also if you are running a Ubuntu {Desktop, | + | |
| + | To to install '' | ||
| <code bash> | <code bash> | ||
| - | sudo apt-get install software-properties-common | + | sudo apt-get install software-properties-common |
| </ | </ | ||
| Line 40: | Line 43: | ||
| - | Congratulations, | + | Congratulations, |
| + | For example, if you only want to install the X2Go client: | ||
| + | <code bash> | ||
| + | sudo apt install x2goclient | ||
| + | </ | ||
| ===== Behind a Proxy? ===== | ===== Behind a Proxy? ===== | ||