User Tools

Site Tools


wiki:repositories: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:epel [2016/10/05 07:09]
ionic Make sure to point out that there are two distinct approaches described and users have to select one.
wiki:repositories:epel [2016/10/31 03:41]
ionic Split up introduction by adding another newline.
Line 4: Line 4:
  
 Select one approach listed here, thus either the official (downstream) EPEL packages repository, or our X2Go EPEL repository and stick to it. Select one approach listed here, thus either the official (downstream) EPEL packages repository, or our X2Go EPEL repository and stick to it.
 +
 Unreleased versions and unofficial (related to the EPEL project) release packages are only available directly from the X2Go project, follow the instructions in the [[#adding_the_x2go_repository_to_your_package_system|second section]] to configure your package manager for this. Unreleased versions and unofficial (related to the EPEL project) release packages are only available directly from the X2Go project, follow the instructions in the [[#adding_the_x2go_repository_to_your_package_system|second section]] to configure your package manager for this.
  
Line 22: Line 23:
 ===== Adding the X2Go Repository to Your Package System ===== ===== Adding the X2Go Repository to Your Package System =====
  
-<note>For unsupported, archived EPEL versions, please refer to [[wiki:repositories:archives:EPEL|EPEL Archives]].</note>+<note>For unsupported, archived EPEL versions, please refer to [[wiki:repositories:archives:epel|EPEL Archives]].</note>
  
-=== Base Installation ===+==== Base Installation ====
  
 Download the .repo file and save it to the correct location: Download the .repo file and save it to the correct location:
Line 36: Line 37:
 {{url>http://packages.x2go.org/epel/x2go.repo 720px|EPEL X2Go repository definition file}} {{url>http://packages.x2go.org/epel/x2go.repo 720px|EPEL X2Go repository definition file}}
  
-=== Customization ===+==== Customization ====
  
 Edit this file with your preferred editor. Edit this file with your preferred editor.
Line 51: Line 52:
  
 <note>If you are behind a proxy, make sure the proxy is defined in ''/etc/yum.conf''. Standard yum repos do not use the same connection mechanisms as RHN channels.</note> <note>If you are behind a proxy, make sure the proxy is defined in ''/etc/yum.conf''. Standard yum repos do not use the same connection mechanisms as RHN channels.</note>
 +
 +==== 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:
 +
 +<code bash>
 +$ yum search x2go
 +</code>
 +
 +or
 +
 +<code bash>
 +$ dnf search x2go
 +</code>
 +
 +Congratulations, you are now able to access the 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 =====
wiki/repositories/epel.txt ยท Last modified: 2017/12/12 08:29 by ionic