From Fedora Project Wiki

No edit summary
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
There are a number of third-party software repositories for Fedora that provide software packages that Fedora excludes for various reasons. These software repositories are not officially affiliated or endorsed by the Fedora Project. Use them at your own discretion.
{{autolang|base=yes}}


{{admon/caution|Be very careful mixing third-party repositories|Third-party repositories might conflict with each other, causing instability and hard to debug issues. One safer method is to not enable the third-party repo by default, using the <code>--enablerepo</code> switch for <code>yum</code>, or a similar configurable in a GUI package manager.}}
There are a number of third-party software repositories for Fedora. They typically have more liberal licensing policies and provide software packages that Fedora excludes for various reasons. These software repositories are not officially affiliated or endorsed by the Fedora Project. Use them at your own discretion.  A detailed list is maintained at [https://ask.fedoraproject.org/en/question/39797/ Ask Fedora page]
 
The following repositories are commonly used by end users and do not conflict with each other


* http://rpmfusion.org
* http://rpmfusion.org
* http://rpm.livna.org (Complimentary to RPM Fusion)
* http://rpm.livna.org (Complementary to RPM Fusion)
* http://www.adobe.com/go/getflashplayer
* http://www.google.com/linuxrepositories/yum.html
* http://fedorasolved.org/multimedia-solutions/installing-skype/


There are a number of other repositories listed at
There are a number of other repositories listed below but many of them are known to explicitly conflict with each other and hence not recommended unless you are a power user and know the technical aspects better.


* http://rpmfusion.org/FedoraThirdPartyRepos
* http://rpmfusion.org/FedoraThirdPartyRepos
== Mixing third party software repositories ==
We generally do not recommend mixing a lot of third party repositories since they might conflict with each other causing instability and hard to debug issues. If you are not a technical user, one safer method is to not enable the third-party repo by default and instead use the <code>--enablerepo</code> switch for <code>yum|dnf</code>, or a similar method configurable in the graphical package manager.  There are a number of [[yum]]|[[dnf]] plugins for setting repo priorities or protecting the base packages from being obsoleted by third party repositories which are helpful to more technical users.


== References ==
== References ==

Revision as of 13:17, 30 September 2015

There are a number of third-party software repositories for Fedora. They typically have more liberal licensing policies and provide software packages that Fedora excludes for various reasons. These software repositories are not officially affiliated or endorsed by the Fedora Project. Use them at your own discretion. A detailed list is maintained at Ask Fedora page

The following repositories are commonly used by end users and do not conflict with each other

There are a number of other repositories listed below but many of them are known to explicitly conflict with each other and hence not recommended unless you are a power user and know the technical aspects better.

Mixing third party software repositories

We generally do not recommend mixing a lot of third party repositories since they might conflict with each other causing instability and hard to debug issues. If you are not a technical user, one safer method is to not enable the third-party repo by default and instead use the --enablerepo switch for yum|dnf, or a similar method configurable in the graphical package manager. There are a number of yum|dnf plugins for setting repo priorities or protecting the base packages from being obsoleted by third party repositories which are helpful to more technical users.

References