quick-docs/en-US/modules/proc_package-enabling-third-party.adoc

31 lines
1.7 KiB
Text
Raw Normal View History

2017-12-18 05:11:20 +00:00
= Enabling third-party repositories
[[package-enabling-third-party]]
You can install software packages from repositories that are not supported by the Fedora project, known as third-party repositories.
2018-01-21 16:17:36 +00:00
== RPMFusion
2017-12-18 05:11:20 +00:00
The most commonly used third-party repository is https://rpmfusion.org/[RPM Fusion]. It provides packages that can not be included in Fedora because of US software patents or other similar reasons. Among other things, RPM Fusion provides packages necessary for viewing media in many common formats. RPM Fusion packages are extensively tested, but they are not supported by the Fedora project.
2018-01-21 16:17:36 +00:00
== Copr
2017-12-20 00:12:35 +00:00
A set of repositories for Fedora is known as https://copr.fedorainfracloud.org/[Copr]. Developers can provide packages in Copr repositories for software that is not at present included in Fedora. *These packages might be untested.*
2017-12-18 05:11:20 +00:00
2018-01-21 16:17:36 +00:00
== Application-specific repositories
2017-12-18 05:11:20 +00:00
Certain non-free applications for Linux, such as Google Chrome or Skype, provide their own repositories for Fedora.
To install software from a third-party repository, you must first _enable_ that repository. Then the packages from the repository become available in the command line and graphical package management tools.
2017-12-20 00:12:35 +00:00
IMPORTANT: If you enable a third-party repository, packages that you did not explicitly select might also be installed from the repository. Do not enable repositories that you do not trust. The Fedora project does not support third-party repositories.
2017-12-18 05:11:20 +00:00
.Procedure
To enable a third-party repository, follow the instructions provided by the repository. For example:
* For RPM Fusion, https://rpmfusion.org/Configuration
* For Copr repositories, https://docs.pagure.org/copr.copr/how_to_enable_repo.html