mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-28 14:56:35 +00:00
references to chromium-freeworld per @ankursinha
This commit is contained in:
parent
12fe5903e5
commit
05928e804b
2 changed files with 5 additions and 3 deletions
|
@ -8,9 +8,7 @@ Fedora Workstation, in its out of the box configuration, only includes free and
|
|||
[id='chromium']
|
||||
== Chromium
|
||||
|
||||
Chromium is the upstream project for Google Chrome. Chromium is included in the Fedora Repositories.
|
||||
|
||||
Fedora's Chromium package only contains free and open source software, so does not support H264, MP3, or AAC. If you require support for non-free multimedia software such as these, or to play DRM-protected media (such as Netflix, Spotify, etc.) it may be preferable to install Google Chrome rather than Chromium, as the necessary plug-ins are already built-in.
|
||||
Chromium is the upstream project for Google Chrome. Chromium is included in the Fedora Repositories. Fedora's Chromium package only contains free and open source software, so does not support H264, MP3, or AAC.
|
||||
|
||||
[id='google-chrome']
|
||||
== Google Chrome
|
||||
|
|
|
@ -31,6 +31,10 @@ Chromium can be installed using the Software application and via command line.
|
|||
# dnf upgrade chromium
|
||||
----
|
||||
|
||||
====
|
||||
TIP:
|
||||
If you require support for non-free multimedia formats like H.264 or AAC, or the ability to play DRM-protected media such as Netflix, Spotify, etc. it may be preferable to install the *chromium-freeworld* package from the https://docs.fedoraproject.org/en-US/quick-docs/setup_rpmfusion/[RPM Fusion] repositories, as the necessary plug-ins are already built-in.
|
||||
====
|
||||
|
||||
[id='installing-chrome']
|
||||
== Installing Chrome
|
||||
|
|
Loading…
Reference in a new issue