switch to Antora part

This commit is contained in:
Adam Samalik 2018-07-27 16:38:30 +02:00
parent bc7bb84562
commit cf5acc8f3a
317 changed files with 432 additions and 1453 deletions

View file

@ -1,25 +0,0 @@
[[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:
+
----
$ 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]