[X2Go-Commits] page added: wiki:repositories:epel

wiki-admin at x2go.org wiki-admin at x2go.org
Sat Dec 28 18:17:23 CET 2013


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2013/12/28 17:17
Browser     : Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0
IP-Address  : 79.207.210.167
Hostname    : p4FCFD2A7.dip0.t-ipconnect.de
Old Revision: ---
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:epel
Edit Summary: created
User        : sunweaver

====== X2Go Packages for Redhat Enterprise Linux and alike (EPEL) ======


To get started you'll need to configure your local system to access the official X2Go EPEL repository. Please keep in mind that this installation manual will guide you through the installation on a RHEL-6 based system. The repository will basically offer you packages for i386 and amd64 architectures. 

**Note:** By adding EPEL package archives to your system you surpass a point of no return. Only do this if you are sure you want to do this.

First, [[http://fedoraproject.org/wiki/EPEL/FAQ#Using_EPEL|make your
system ready for EPEL-6]].


Then, please add the file ''x2go.repo'' to the folder ''/etc/yum.repos.d/''.
This can be done unsing preferred editor.

<code bash>
$ editor /etc/yum.repos.d/x2go.repo
</code>

Then add the X2Go repository to your YUM setup:

<file - x2go.repo>
[x2go-releases]
name=Upstream X2Go Packages (nightly builds)
baseurl=http://packages.x2go.org/epel/6/heuler/$basearch
gpgcheck=0
enabled=1
protect=0

[x2go-extras]er te
name=Upstream X2Go Packages (extra packages)
baseurl=http://packages.x2go.org/epel/6/extras/$basearch
gpgcheck=0
enabled=1
protect=0
</file>


Now you can search for X2Go related package that are now available for your system via YUM:

<code bash>
$ yum search x2go
</code>

Congratulations, you are now able to access the X2Go packages. You may continue by installing x2goserver, x2goclient or pyhoca-gui or any other of the available packages.



-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/




More information about the x2go-commits mailing list