User Tools

Site Tools


wiki:repositories:archives:epel

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:archives:epel [2016/10/05 07:18]
ionic Whitespace fixes only.
wiki:repositories:archives:epel [2017/11/07 15:25] (current)
ionic Switch to HTTPS links and resources.
Line 1: Line 1:
-====== Archived X2Go Packages for Redhat Enterprise Linux and derivatives ======+====== Archived X2Go Packages for Redhat Enterprise Linux and Derivatives ======
  
 <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 EPEL repositories, please refer to their documentation and infrastructure.</note>
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+ https://archives.packages.x2go.org/epel/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 [[https://archives.packages.x2go.org/epel/x2go.repo]]:
  
-{{url>http://archives.packages.x2go.org/epel/x2go.repo 720px|Archived EPEL X2Go repository definition file}}+{{url>https://archives.packages.x2go.org/epel/x2go.repo 720px|Archived EPEL X2Go repository definition file}}
  
 Edit this file with your preferred editor. Edit this file with your preferred editor.
Line 25: Line 25:
 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:epel#adding_the_x2go_repository_to_your_package_system|the EPEL instructions]] regarding the naming scheme and what needs to be enabled.
  
-===== Mirroring this Repository =====+==== Post-Addition Test ==== 
 + 
 +Now you can search for archived X2Go related packages that are now available for your system via ''yum'' or ''dnf'', whatever is appropriate for your system: 
 + 
 +<code bash> 
 +$ yum search x2go 
 +</code> 
 + 
 +or 
 + 
 +<code bash> 
 +$ dnf search x2go 
 +</code> 
 + 
 +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 =====
  
 The packages in this repository can be mirrored via ''rsync'': The packages in this repository can be mirrored via ''rsync'':
wiki/repositories/archives/epel.1475651901.txt.gz · Last modified: 2016/10/05 07:18 by ionic