mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-28 14:56:35 +00:00
Refer to RPMFusion page in VLC
This commit is contained in:
parent
2654f508cf
commit
c771a8d386
2 changed files with 6 additions and 19 deletions
|
@ -1,25 +1,10 @@
|
|||
[[installing-vlc]]
|
||||
= Installing VLC
|
||||
|
||||
To install the link:https://www.videolan.org/[VLC media player], you must enable a third-party repository from link:https://rpmfusion.org/[RPM Fusion].
|
||||
|
||||
. Install package provided by RPM Fusion to enable the repository:
|
||||
+
|
||||
----
|
||||
$ sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
|
||||
----
|
||||
|
||||
. Install VLC:
|
||||
* Install VLC:
|
||||
+
|
||||
----
|
||||
$ sudo dnf install vlc
|
||||
----
|
||||
|
||||
[discrete]
|
||||
== Additional resources
|
||||
|
||||
* link:https://www.videolan.org/vlc/download-fedora.html[VLC Media Player for Fedora].
|
||||
|
||||
* Ask Fedora: link:https://ask.fedoraproject.org/en/question/9111/sticky-what-plugins-do-i-need-to-install-to-watch-movies-and-listen-to-music/[What plugins do I need to install to watch movies and listen to music?]
|
||||
|
||||
// * link:http://ask.fedoraproject.org/en/question/98715/install-vlc-on-fedora-25/[Install VLC on Fedora 25]
|
||||
|
|
|
@ -4,19 +4,21 @@
|
|||
ifdef::context[:parent-context: {context}]
|
||||
:context: installing-and-running-vlc
|
||||
|
||||
|
||||
[[installing-and-running-vlc]]
|
||||
= Installing and Running VLC
|
||||
|
||||
include::{partialsdir}/3rdparty-message.adoc[]
|
||||
|
||||
include::{partialsdir}/unreviewed-message.adoc[]
|
||||
== Prerequisits
|
||||
|
||||
* VLC is provided by the RPMFusion repositories. xref:setup_rpmfusion.adoc[Use these instructions to enable them].
|
||||
|
||||
:leveloffset: +1
|
||||
|
||||
|
||||
include::{partialsdir}/proc_installing_vlc.adoc[]
|
||||
include::{partialsdir}/proc_running_vlc.adoc[]
|
||||
include::{partialsdir}/concept_third-party-repositories.adoc[]
|
||||
include::{partialsdir}/con_the-purpose-of-rpm-fusion.adoc[]
|
||||
|
||||
:leveloffset: 0
|
||||
ifdef::parent-context[:context: {parent-context}]
|
||||
|
|
Loading…
Reference in a new issue