User Tools

Site Tools


wiki:repositories:raspbian

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
Next revision Both sides next revision
wiki:repositories:raspbian [2016/11/25 10:45]
ionic Grammar, markup.
wiki:repositories:raspbian [2017/08/24 02:35]
ionic Add stretch and make it the default.
Line 1: Line 1:
 ====== X2Go Packages for Raspbian GNU/Linux ====== ====== X2Go Packages for Raspbian GNU/Linux ======
  
-To get started you'll need to configure your local system to access the official X2Go Raspbian repository. Please keep in mind that this installation manual will guide you through the installation on a Raspbian jessie system. Only the armhf architecture is supported.+To get started you'll need to configure your local system to access the official X2Go Raspbian repository. Please keep in mind that this installation manual will guide you through the installation on a Raspbian jessie and stretch system. Only the armhf architecture is supported.
  
  
Line 18: Line 18:
 </code> </code>
  
- 
-<note warning>The ''x2go-keyring'' package is not yet available for Raspbian.</note> 
  
 The following commands will ensure that your system will be able to work with the repository archive key. We have also provided our archive key and the X2Go maintainers' keys in a keyring package called ''x2go-keyring'' (see below). If you choose to install that package you can skip these first steps... The following commands will ensure that your system will be able to work with the repository archive key. We have also provided our archive key and the X2Go maintainers' keys in a keyring package called ''x2go-keyring'' (see below). If you choose to install that package you can skip these first steps...
Line 36: Line 34:
 </code> </code>
  
-Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Raspbian **jessie**):+Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Raspbian **stretch**):
  
 <file - x2go.list> <file - x2go.list>
 # X2Go Repository (release builds) # X2Go Repository (release builds)
-deb http://packages.x2go.org/raspbian jessie main+deb http://packages.x2go.org/raspbian stretch main
 # X2Go Repository (sources of release builds) # X2Go Repository (sources of release builds)
-deb-src http://packages.x2go.org/raspbian jessie main+deb-src http://packages.x2go.org/raspbian stretch main
  
 # X2Go Repository (nightly builds) # X2Go Repository (nightly builds)
-#deb http://packages.x2go.org/raspbian jessie heuler+#deb http://packages.x2go.org/raspbian stretch heuler
 # X2Go Repository (sources of nightly builds) # X2Go Repository (sources of nightly builds)
-#deb-src http://packages.x2go.org/raspbian jessie heuler+#deb-src http://packages.x2go.org/raspbian stretch heuler
 </file> </file>
  
wiki/repositories/raspbian.txt ยท Last modified: 2019/09/12 17:13 by ionic