[www-doc] [Git][VideoLAN.org/websites][master] SUSE: update download page to reflect current supported options
Jean-Baptiste Kempf
gitlab at videolan.org
Wed Nov 11 11:20:46 CET 2020
Jean-Baptiste Kempf pushed to branch master at VideoLAN organization / websites
Commits:
36444f81 by Dominique Leuenberger at 2020-11-10T22:35:49+01:00
SUSE: update download page to reflect current supported options
- - - - -
1 changed file:
- www.videolan.org/vlc/download-suse.php
Changes:
=====================================
www.videolan.org/vlc/download-suse.php
=====================================
@@ -38,19 +38,16 @@
<div class="inner center-xs">
<div class="btn-group">
<div class="installbtn" style="float: left;">
- <a href="https://download.videolan.org/pub/vlc/SuSE/Leap_15.0/vlc.ymp">VLC for Leap 15.0</a>
+ <a href="https://download.videolan.org/SuSE/Leap_15.1/vlc.ymp">VLC for Leap 15.1</a>
</div>
<div class="installbtn" style="float: left;">
- <a href="https://download.videolan.org/pub/vlc/SuSE/Leap_15.1/vlc.ymp">VLC for Leap 15.1</a>
+ <a href="https://download.videolan.org/SuSE/Leap_15.2/vlc.ymp">VLC for Leap 15.2</a>
</div>
<div class="installbtn" style="float: left;">
- <a href="https://download.videolan.org/pub/vlc/SuSE/Leap_15.2/vlc.ymp">VLC for Leap 15.2</a>
+ <a href="https://download.videolan.org/SuSE/Tumbleweed/vlc.ymp">VLC for Tumbleweed</a>
</div>
<div class="installbtn" style="float: left;">
- <a href="https://download.videolan.org/pub/vlc/SuSE/Tumbleweed/vlc.ymp">VLC for Tumbleweed</a>
- </div>
- <div class="installbtn" style="float: left;">
- <a href="https://download.videolan.org/pub/vlc/SuSE/SLE15/vlc.ymp">VLC for SLE15</a>
+ <a href="https://download.videolan.org/SuSE/SLE15SP2/vlc.ymp">VLC for SLE15SP2</a>
</div>
</div>
<div id="downloadDetails">
@@ -69,18 +66,16 @@ Software -> Installation Sources)</p>
<p class="projectDescription">Then, add the following Repository:</p>
<pre>
Type: HTTP / Servername: download.videolan.org /
-Directory: /pub/videolan/vlc/SuSE/<SUSE Version>
+Directory: /SuSE/<SUSE Version>
</pre>
<p class="projectDescription">Replace <SUSE Version> in the Directory above with your installed SuSE
Version. Supported at this time are :</p>
<p class="projectDescription">
<ul class="bullets">
-<li>Leap_15.0</li>
<li>Leap_15.1</li>
<li>Leap_15.2</li>
<li>Tumbleweed</li>
-<li>SLE12</li>
-<li>SLE15</li>
+<li>SLE15SP2</li>
</ul>
</p>
<p class="projectDescription">Finally, confirm the addition.</p>
@@ -109,13 +104,13 @@ Have a lot of Fun.
<h2><a name="cli">Install using command line</a></h2>
<p class="projectDescription">
<pre>
-sudo zypper ar https://download.videolan.org/pub/vlc/SuSE/<SUSE version> VLC
+sudo zypper ar https://download.videolan.org/SuSE/<SUSE version> VLC
sudo zypper mr -r VLC
sudo zypper in vlc
</pre>
</p>
-<p class="projectDescription"><SUSE version> can be Leap_15.0, Leap_15.1, Leap_15.2, Tumbleweed, SLE12, SLE15</p>
+<p class="projectDescription"><SUSE version> can be Leap_15.1, Leap_15.2, Tumbleweed, SLE15SP2</p>
</div>
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/36444f810bf5d817b9c5174fc73102c7630df26c
--
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/36444f810bf5d817b9c5174fc73102c7630df26c
You're receiving this email because of your account on code.videolan.org.
More information about the www-doc
mailing list