User Tools

Site Tools


wiki:repositories:archives:fedora

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
wiki:repositories:archives:fedora [2016/10/31 03:55]
ionic Copy wiki:repositories:archives:epel to wiki:repositories:archives:fedora.
wiki:repositories:archives:fedora [2016/11/02 05:20]
ionic Capitalization fix.
Line 1: Line 1:
-====== Archived X2Go Packages for Redhat Enterprise Linux and derivatives ======+====== Archived X2Go Packages for Fedora GNU/Linux ======
  
-<note>This information is only intended for use with the X2Go repositories. If you use the official EPEL repositories, please refer to their documentation and infrastructure.</note>+<note>This information is only intended for use with the X2Go repositories. If you use the official Fedora repositories, please refer to their documentation and infrastructure.</note>
  
-Alongside with the instructions on the [[wiki:repositories:epel|main EPEL repository page]], we provide a repository archive for archived X2Go EPEL packages for deprecated EPEL "releases". These are provided in the state they were in after their last successful build. This repository is not updated at all, other than when a new EPEL release version is deprecated.+Alongside with the instructions on the [[wiki:repositories:fedora|main Fedora repository page]], we provide a repository archive for archived X2Go Fedora packages for deprecated Fedora "releases". These are provided in the state they were in after their last successful build. This repository is not updated at all, other than when a new Fedora release version is deprecated.
  
 ===== Adding the Archived X2Go Repository to your Package System ===== ===== Adding the Archived X2Go Repository to your Package System =====
Line 10: Line 10:
 <code bash> <code bash>
 wget -O /etc/yum.repos.d/x2go-archives.repo \ wget -O /etc/yum.repos.d/x2go-archives.repo \
- http://archives.packages.x2go.org/epel/x2go.repo+ http://archives.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://archives.packages.x2go.org/epel/x2go.repo]]:+For reference, the file will also be inlined here, with the original information being available on [[http://archives.packages.x2go.org/fedora/x2go.repo]]:
  
-{{url>http://archives.packages.x2go.org/epel/x2go.repo 720px|Archived EPEL X2Go repository definition file}}+{{url>http://archives.packages.x2go.org/fedora/x2go.repo 720px|Archived Fedora X2Go repository definition file}}
  
 Edit this file with your preferred editor. Edit this file with your preferred editor.
Line 23: Line 23:
 </code> </code>
  
-Refer to [[wiki:repositories:epel#adding_the_x2go_repository_to_your_package_system|the EPEL instructions]] regarding the naming scheme and what needs to be enabled.+Refer to [[wiki:repositories:fedora#adding_the_x2go_repository_to_your_package_system|the Fedora instructions]] regarding the naming scheme and what needs to be enabled.
  
 ==== Post-Addition Test ==== ==== Post-Addition Test ====
Line 41: Line 41:
 Congratulations, you are now able to access the archived X2Go packages. You may continue by installing ''x2goserver-xsession'', ''x2goclient'' or ''pyhoca-gui'' or any other of the available packages. Congratulations, you are now able to access the archived X2Go packages. You may continue by installing ''x2goserver-xsession'', ''x2goclient'' or ''pyhoca-gui'' or any other of the available packages.
  
-===== Mirroring this Repository =====+===== Mirroring This Repository =====
  
 The packages in this repository can be mirrored via ''rsync'': The packages in this repository can be mirrored via ''rsync'':
  
 <code> <code>
-rsync -avP archives.packages.x2go.org::epel </dest/path/of/local/mirror/epel-archives>+rsync -avP archives.packages.x2go.org::fedora </dest/path/of/local/mirror/fedora-archives>
 </code> </code>
wiki/repositories/archives/fedora.txt ยท Last modified: 2017/11/07 15:24 by ionic