This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:installing_x2goclient_ubuntu [2011/05/18 21:32] sunweaver |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== X2goClient Installation on Ubuntu GNU/Linux ====== | ||
- | :!: **Before you begin!** | ||
- | > Please make sure that you have added the x2go repository to your package management system. The required steps are described here: [[adding the x2go repository (Debian)]]! | ||
- | ===== Installing X2goclient ===== | ||
- | |||
- | The X2goclient package will install x2goclient on your Ubuntu system and will make sure, that every needed package will be installed as a dependency. | ||
- | |||
- | < | ||
- | $ aptitude install x2goclient | ||
- | </ | ||
- | |||