User Tools

Site Tools


wiki:repositories:fedora

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
wiki:repositories:fedora [2016/10/31 03:49]
ionic Add "instructions" for the official Fedora repository.
wiki:repositories:fedora [2017/11/02 11:22]
ionic Switch to HTTPS links.
Line 1: Line 1:
 ====== X2Go Packages for Fedora GNU/Linux ====== ====== X2Go Packages for Fedora GNU/Linux ======
  
-<note warning>Do not mix-and-match packages from the official Fedora repository with packages from the X2Go Fedora repository. Due to differing version number schemes, you will indefinitely run into problems. If you **really** need to switch between repositories, make sure to uninstall all X2Go packages first.</note>+<note warning>Do not mix-and-match packages from the official Fedora repository with packages from the X2Go Fedora repository. Due to differing version number schemes, you will definitely run into problems. If you **really** need to switch between repositories, make sure to uninstall all X2Go packages first.</note>
  
 Select one approach listed here, thus either the official (downstream) Fedora packages repository, or our X2Go Fedora repository and stick to it. Select one approach listed here, thus either the official (downstream) Fedora packages repository, or our X2Go Fedora repository and stick to it.
Line 17: Line 17:
 There is no need to add anything to use these packages. There is no need to add anything to use these packages.
  
-You can search for X2Go related package that are now available for your system via ''yum'' or ''dnf'', whatever is most appropriate for your system:+You can search for X2Go related packages that are now available for your system via ''yum'' or ''dnf'', whatever is most appropriate for your system:
  
 <code bash> <code bash>
Line 40: Line 40:
 <code bash> <code bash>
 wget -O /etc/yum.repos.d/x2go.repo \ wget -O /etc/yum.repos.d/x2go.repo \
- http://packages.x2go.org/fedora/x2go.repo+ https://packages.x2go.org/fedora/x2go.repo
 </code> </code>
  
-For reference, the file will also be inlined here, with the original information being available on [[http://packages.x2go.org/fedora/x2go.repo]]:+For reference, the file will also be inlined here, with the original information being available on [[https://packages.x2go.org/fedora/x2go.repo]]:
  
-{{url>http://packages.x2go.org/fedora/x2go.repo 720px|Fedora X2Go repository definition file}}+{{url>https://packages.x2go.org/fedora/x2go.repo 720px|Fedora X2Go repository definition file}}
  
 ==== Customization ==== ==== Customization ====
Line 61: Line 61:
 ==== Post-Addition Test ==== ==== Post-Addition Test ====
  
-Now you can search for X2Go related package that are now available for your system via ''yum'' or ''dnf'', whatever is appropriate for your system:+Now you can search for X2Go related packages that are now available for your system via ''yum'' or ''dnf'', whatever is appropriate for your system:
  
 <code bash> <code bash>
wiki/repositories/fedora.txt ยท Last modified: 2017/11/02 11:22 by ionic