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/20 17:18]
mikedep333 Replace Copr repo with note about official Fedora POWER packages
wiki:repositories:fedora [2016/10/31 03:53]
ionic Typo fixes.
Line 10: Line 10:
  
 ===== Using the Official Fedora Packages Repository ===== ===== Using the Official Fedora Packages Repository =====
 +
 +Most, if not all, X2Go packages are available in the official Fedora repositories.
 +
 +<note>The X2Go Project can not provide complete support for these packages. While the current downstream Fedora maintainer is part of the [[doc:organigram|X2Go development team]], X2Go developers generally do not have access to the official Fedora repository. Problems are best handled downstream.</note>
 +
 +There is no need to add anything to use these packages.
 +
 +You can search for X2Go related packages that are now available for your system via ''yum'' or ''dnf'', whatever is most 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'', ''x2goclient'' or ''pyhoca-gui'' or any other of the available packages.
  
 ===== Adding the X2Go Repository to Your Package System ===== ===== Adding the X2Go Repository to Your Package System =====
Line 41: Line 61:
 ==== Post-Addition Test ==== ==== 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:+Now you can search for X2Go related packages that are now available for your system via ''yum'' or ''dnf'', whatever is appropriate for your system:
  
 <code bash> <code bash>
-dnf search x2go+yum search x2go
 </code> </code>
  
wiki/repositories/fedora.txt ยท Last modified: 2017/11/02 11:22 by ionic