User Tools

Site Tools


wiki:repositories:fedora

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:fedora [2016/10/05 08:06]
ionic Sync instructions with wiki:repository:epel a bit.
wiki:repositories:fedora [2016/10/31 03:38]
ionic Fix up yum call (we had two identical dnf calls before...)
Line 4: Line 4:
  
 Select one approach listed here, thus either the official (downstream) Fedora packages repository, or our X2Go Fedora repository and stick to it. Select one approach listed here, thus either the official (downstream) Fedora packages repository, or our X2Go Fedora repository and stick to it.
 +
 Unreleased versions and unofficial (related to the Fedora 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 Fedora 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.
 +
 +Note that if you are on POWER (ppc64le), you will only be able to obtain X2Go from the official (downstream) Fedora packages repository.
  
 ===== Using the Official Fedora Packages Repository ===== ===== Using the Official Fedora Packages Repository =====
Line 41: Line 44:
  
 <code bash> <code bash>
-dnf search x2go+yum search x2go
 </code> </code>
  
Line 52: Line 55:
 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. 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 ====
  
 The packages in this repository can be mirrored via ''rsync'': The packages in this repository can be mirrored via ''rsync'':
Line 59: Line 62:
 rsync -avP packages.x2go.org::fedora </dest/path/of/local/mirror/fedora> rsync -avP packages.x2go.org::fedora </dest/path/of/local/mirror/fedora>
 </code> </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 Your 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. 
wiki/repositories/fedora.txt ยท Last modified: 2017/11/02 11:22 by ionic