A page in your DokuWiki was added or changed. Here are the details: Date : 2013/12/28 17:12 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: http://wiki.x2go.org/doku.php/wiki:repositories:fedora?rev=1388250697 New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:fedora Edit Summary: User : sunweaver @@ -9,9 +9,9 @@ <code bash> $ editor /etc/yum.repos.d/x2go.repo </code> - Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian wheezy): + Then add the X2Go repository to your YUM setup: <file - x2go.repo> [x2go-releases] name=Upstream X2Go Packages (released versions) @@ -21,27 +21,12 @@ protect=0 </file> - **Note:** If you have not got a folder ''/etc/apt/sources.list.d/'' add the lines to ''/etc/apt/sources.list''. - - - Please perform an update of your APT package database: - - <code bash> - $ apt-get update - </code> - - After the update you should be able to access the X2Go packages via the apt command family. As a first action you should install our ''x2go-keyring package and refresh the apt cache: - - <code bash> - $ apt-get install x2go-keyring && apt-get update - </code> - - Now you can search for X2Go related package that are now available for your APT system: + Now you can search for X2Go related package that are now available for your system via YUM: <code bash> - $ apt-cache search x2go + $ 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/