[X2Go-Commits] page changed: wiki:repositories:fedora
wiki-admin at x2go.org
wiki-admin at x2go.org
Sun Aug 21 12:07:45 CEST 2016
A page in your DokuWiki was added or changed. Here are the details:
Date : 2016/08/21 10:07
Browser : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36
IP-Address : 79.228.202.242
Hostname : p4FE4CAF2.dip0.t-ipconnect.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:fedora?rev=1471773860
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:fedora
Edit Summary: Add POWER instructions
User : mikedep333
@@ -46,4 +46,24 @@
<code>
rsync -avP packages.x2go.org::fedora </dest/path/of/local/mirror/fedora>
</code>
+
+ ====== X2Go Packages for Fedora GNU/Linux on POWER ======
+
+ To get started you'll need to configure your local system to access the X2Go Fedora Copr repository. Please keep in mind that this installation manual will guide you through the installation on a Fedora 23 or 24 system. The repository will basically offer you packages for the ppc64le
architecture.
+
+ ===== Adding this Repository to you Package System =====
+
+ Use the copr utility to add the repo:
+
+ <code>
+ dnf copr enable mikedep333/x2go
+ </code>
+
+ Now you can search for X2Go related package that are now available for your system via DNF
+
+ <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.
--
This mail was generated by DokuWiki at
http://wiki.x2go.org/
More information about the x2go-commits
mailing list