User Tools

Site Tools


wiki:repositories:debian

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:debian [2017/08/24 02:34]
ionic Add buster.
wiki:repositories:debian [2017/12/12 08:10]
ionic Add Saimaa ESR part, explain what to do with the sources.list entry in a more detailed fashion, grammar fixes.
Line 37: Line 37:
 </code> </code>
  
-Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian **jessie**):+Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian **stretch**):
  
 <file - x2go.list> <file - x2go.list>
 # X2Go Repository (release builds) # X2Go Repository (release builds)
-deb http://packages.x2go.org/debian jessie main+deb http://packages.x2go.org/debian stretch extras main
 # X2Go Repository (sources of release builds) # X2Go Repository (sources of release builds)
-deb-src http://packages.x2go.org/debian jessie main+deb-src http://packages.x2go.org/debian stretch extras main 
 + 
 +# X2Go Repository (Saimaa ESR builds) 
 +#deb http://packages.x2go.org/debian stretch extras saimaa 
 +# X2Go Repository (sources of Saimaa ESR builds) 
 +#deb-src http://packages.x2go.org/debian stretch extras saimaa
  
 # X2Go Repository (nightly builds) # X2Go Repository (nightly builds)
-#deb http://packages.x2go.org/debian jessie heuler+#deb http://packages.x2go.org/debian stretch extras heuler
 # X2Go Repository (sources of nightly builds) # X2Go Repository (sources of nightly builds)
-#deb-src http://packages.x2go.org/debian jessie heuler+#deb-src http://packages.x2go.org/debian stretch extras heuler
 </file> </file>
  
 +**Edit this new data** and make sure to uncomment desired components and comment non-desired components. Only one group may be active at a given time. Switching between components requires uninstalling all X2Go packages first!
  
-**Note:** If you have not got a folder ''/etc/apt/sources.list.d/'' add the lines to ''/etc/apt/sources.list''.+**Note:** If you have not got a directory named ''/etc/apt/sources.list.d/'' add the lines to ''/etc/apt/sources.list''.
  
 ==== Synchronize the Newly Added Repository's Metadata ==== ==== Synchronize the Newly Added Repository's Metadata ====
wiki/repositories/debian.txt · Last modified: 2021/07/28 19:21 by gratuxri