[www-doc] [Git][VideoLAN.org/websites][master] Fedora instructions update
Jean-Baptiste Kempf
gitlab at videolan.org
Mon Feb 11 13:29:34 CET 2019
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
629b581e by François Cartegnie at 2019-02-11T12:29:33Z
Fedora instructions update
- - - - -
1 changed file:
- www.videolan.org/vlc/download-fedora.php
Changes:
=====================================
www.videolan.org/vlc/download-fedora.php
=====================================
@@ -55,8 +55,9 @@ Install <a href="http://download1.rpmfusion.org/free/fedora/rpmfusion-free-relea
<pre>
$> su -
#> dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
+ #> dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
#> dnf install vlc
- #> dnf install python-vlc npapi-vlc (optionals)
+ #> dnf install python-vlc (optional)
</pre>
@@ -69,8 +70,9 @@ Install <a href="http://download1.rpmfusion.org/free/fedora/rpmfusion-free-relea
<pre>
$> su -
#> dnf install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-rawhide.noarch.rpm
+ #> dnf install http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-rawhide.noarch.rpm
#> dnf install vlc
- #> dnf install python-vlc npapi-vlc (optionals)
+ #> dnf install python-vlc (optional)
</pre>
<br />
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/629b581e2eea76d2d5684b0a1228c34c5a6da051
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/commit/629b581e2eea76d2d5684b0a1228c34c5a6da051
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list