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
Next revision Both sides next revision
wiki:repositories:archives:epel [2016/10/04 08:43]
ionic Transform into the "real" archives page.
wiki:repositories:archives:epel [2016/10/04 10:19]
ionic Drop the edit link.
Line 7: Line 7:
 ===== Adding the Archived X2Go Repository to your Package System ===== ===== Adding the Archived X2Go Repository to your Package System =====
  
-Add the file ''x2go-archives.repo'' to the folder ''/etc/yum.repos.d/''. 
-This can be done using by your preferred editor. 
  
 +Download the .repo file and save it to the correct location:
 <code bash> <code bash>
-$ editor /etc/yum.repos.d/x2go-archives.repo+wget -O /etc/yum.repos.d/x2go-archives.repo \ 
 + http://archives.packages.x2go.org/epel/x2go.repo
 </code> </code>
  
-A sample content for this file can be found here, with the original information on [[http://archives.packages.x2go.org/epel/x2go.repo]]. Refer to [[wiki:repositories:epel]] regarding the naming scheme and what needs to be enabled.+For reference, the file will also be inlined here, with the original information being available on [[http://archives.packages.x2go.org/epel/x2go.repo]]:
  
 {{url>http://archives.packages.x2go.org/epel/x2go.repo 720px|Archived EPEL X2Go repository definition file}} {{url>http://archives.packages.x2go.org/epel/x2go.repo 720px|Archived EPEL X2Go repository definition file}}
 +
 +Edit this file with your preferred editor.
 +
 +<code bash>
 +$ editor /etc/yum.repos.d/x2go-archives.repo
 +</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.
  
 ===== Mirroring this Repository ===== ===== Mirroring this Repository =====
wiki/repositories/archives/epel.txt · Last modified: 2017/11/07 15:25 by ionic