This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous 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: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 24: | Line 24: | ||
| </ | </ | ||
| - | To to install '' | + | To to install '' |
| <code bash> | <code bash> | ||
| - | sudo apt-get install | + | sudo apt-get install software-properties-common |
| </ | </ | ||
| Line 43: | 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? ===== | ||