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:40]
ionic Add Post-Addition Test section.
Line 22: Line 22:
 ===== 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 36:
 {{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 51:
  
 <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