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
wiki:repositories:raspbian [2019/09/12 17:12]
ionic Sync with repositories:archives:debian.
wiki:repositories:raspbian [2019/09/12 17:13] (current)
ionic Switch main example from stretch to buster.
Line 37: Line 37:
 </code> </code>
  
-Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Raspbian **stretch**):+Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Raspbian **buster**):
  
 <file - x2go.list> <file - x2go.list>
 # X2Go Repository (release builds) # X2Go Repository (release builds)
-deb http://packages.x2go.org/raspbian stretch main+deb http://packages.x2go.org/raspbian buster main
 # X2Go Repository (sources of release builds) # X2Go Repository (sources of release builds)
-deb-src http://packages.x2go.org/raspbian stretch main+deb-src http://packages.x2go.org/raspbian buster main
  
 # X2Go Repository (Saimaa ESR builds) # X2Go Repository (Saimaa ESR builds)
-#deb http://packages.x2go.org/raspbian stretch saimaa+#deb http://packages.x2go.org/raspbian buster saimaa
 # X2Go Repository (sources of release builds) # X2Go Repository (sources of release builds)
-#deb-src http://packages.x2go.org/raspbian stretch saimaa+#deb-src http://packages.x2go.org/raspbian buster saimaa
  
 # X2Go Repository (nightly builds) # X2Go Repository (nightly builds)
-#deb http://packages.x2go.org/raspbian stretch heuler+#deb http://packages.x2go.org/raspbian buster heuler
 # X2Go Repository (sources of nightly builds) # X2Go Repository (sources of nightly builds)
-#deb-src http://packages.x2go.org/raspbian stretch heuler+#deb-src http://packages.x2go.org/raspbian buster heuler
 </file> </file>
  
wiki/repositories/raspbian.txt ยท Last modified: 2019/09/12 17:13 by ionic