From Fedora Project Wiki

m (Invalid google repo link)
(move repo list out of wiki)
Line 1: Line 1:
{{autolang|base=yes}}
{{autolang|base=yes}}


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.
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. Refer to the [https://ask.fedoraproject.org/en/question/39797/what-third-party-repositories-can-i-use-to-install-packages-that-arent-available-in-fedora/ Ask Fedora question on third party repositories] for more information.
 
If you are looking for the Flash browser plugin, refer to the [[Flash]] page. If you are looking for Chromium or Chrome web browser, refer to the [[chromium]] page. The following repositories are popular and commonly used by end users and do not conflict with each other
 
* http://repos.fedorapeople.org/
* http://rpmfusion.org
* http://rpm.livna.org (Complementary to RPM Fusion)
* http://www.google.com/linuxrepositories
* http://fedorasolved.org/multimedia-solutions/installing-skype/
 
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
 
== 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</code>, or a similar method configurable in the graphical package manager.  There are a number of yum 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 07:05, 24 January 2014

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. Refer to the Ask Fedora question on third party repositories for more information.

References