From gitlab at videolan.org Wed Nov 11 11:20:46 2020 From: gitlab at videolan.org (Jean-Baptiste Kempf) Date: Wed, 11 Nov 2020 11:20:46 +0100 Subject: [www-doc] [Git][VideoLAN.org/websites][master] SUSE: update download page to reflect current supported options Message-ID: <5fabbafe9da2d_be63ffcd7d44b1c2223889@gitlab.mail> 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 @@
-
@@ -69,18 +66,16 @@ Software -> Installation Sources)

Then, add the following Repository:

 Type: HTTP / Servername: download.videolan.org /
-Directory: /pub/videolan/vlc/SuSE/<SUSE Version>
+Directory: /SuSE/<SUSE Version>
 

Replace <SUSE Version> in the Directory above with your installed SuSE Version. Supported at this time are :

Finally, confirm the addition.

@@ -109,13 +104,13 @@ Have a lot of Fun.

Install using command line

-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
 

-

<SUSE version> can be Leap_15.0, Leap_15.1, Leap_15.2, Tumbleweed, SLE12, SLE15

+

<SUSE version> can be Leap_15.1, Leap_15.2, Tumbleweed, SLE15SP2

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.