quick-docs/en-US/modules/proc_package-enabling-third-party.adoc
Mikhail Ramendik efd7df0027 final review
2017-12-20 00:12:35 +00:00

21 lines
1.6 KiB
Text

= 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.
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.
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.*
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.
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.
.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