From 79b647f66039e0fa168f7235c5b4d3a51fc71098 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Sat, 11 Aug 2018 16:49:26 +0200 Subject: bionic is current ubuntu stable reordering linux install page Signed-off-by: kwadronaut --- public/linux/index.en.html | 28 ++++++++++++++-------------- public/linux/index.es.html | 28 ++++++++++++++-------------- public/linux/index.pt.html | 28 ++++++++++++++-------------- 3 files changed, 42 insertions(+), 42 deletions(-) (limited to 'public') diff --git a/public/linux/index.en.html b/public/linux/index.en.html index 7d6cc0d..e3eea76 100644 --- a/public/linux/index.en.html +++ b/public/linux/index.en.html @@ -31,18 +31,10 @@ Bitmask Downloads

Debian/Ubuntu

-

For Ubuntu stable (17.10, Artful):

- -
sudo apt install wget 
-sudo sh -c 'echo "deb http://deb.leap.se/client release artful" > /etc/apt/sources.list.d/bitmask.list'
-wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
-sha256sum /tmp/leap-archive-signing-keys.asc
-
+

For Ubuntu Bionic Beaver (18.04) and Debian testing (buster):

-

The latest command will output a checksum that you need to compare with this one: 940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9 -Please only proceed if the checksums are identical !

- -
sudo apt-key add /tmp/leap-archive-signing-keys.asc
+
sudo apt install leap-archive-keyring lsb-release
+sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list'
 sudo apt update && sudo apt install bitmask
 
@@ -59,10 +51,18 @@ sudo apt update && sudo apt install -t stretch-backports leap-archive-ke sudo apt update && sudo apt install bitmask
-

For Debian testing and Ubuntu next release (18.04, Bionic):

+

For Ubuntu stable (17.10, Artful):

-
sudo apt install leap-archive-keyring lsb-release
-sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list'
+
sudo apt install wget 
+sudo sh -c 'echo "deb http://deb.leap.se/client release artful" > /etc/apt/sources.list.d/bitmask.list'
+wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
+sha256sum /tmp/leap-archive-signing-keys.asc
+
+ +

The latest command will output a checksum that you need to compare with this one: 940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9 +Please only proceed if the checksums are identical !

+ +
sudo apt-key add /tmp/leap-archive-signing-keys.asc
 sudo apt update && sudo apt install bitmask
 
diff --git a/public/linux/index.es.html b/public/linux/index.es.html index d20f81b..1f07125 100644 --- a/public/linux/index.es.html +++ b/public/linux/index.es.html @@ -31,18 +31,10 @@ Bitmask Downloads

Debian/Ubuntu

-

For Ubuntu stable (17.10, Artful):

- -
sudo apt install wget 
-sudo sh -c 'echo "deb http://deb.leap.se/client release artful" > /etc/apt/sources.list.d/bitmask.list'
-wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
-sha256sum /tmp/leap-archive-signing-keys.asc
-
+

For Ubuntu Bionic Beaver (18.04) and Debian testing (buster):

-

The latest command will output a checksum that you need to compare with this one: 940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9 -Please only proceed if the checksums are identical !

- -
sudo apt-key add /tmp/leap-archive-signing-keys.asc
+
sudo apt install leap-archive-keyring lsb-release
+sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list'
 sudo apt update && sudo apt install bitmask
 
@@ -59,10 +51,18 @@ sudo apt update && sudo apt install -t stretch-backports leap-archive-ke sudo apt update && sudo apt install bitmask
-

For Debian testing and Ubuntu next release (18.04, Bionic):

+

For Ubuntu stable (17.10, Artful):

-
sudo apt install leap-archive-keyring lsb-release
-sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list'
+
sudo apt install wget 
+sudo sh -c 'echo "deb http://deb.leap.se/client release artful" > /etc/apt/sources.list.d/bitmask.list'
+wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
+sha256sum /tmp/leap-archive-signing-keys.asc
+
+ +

The latest command will output a checksum that you need to compare with this one: 940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9 +Please only proceed if the checksums are identical !

+ +
sudo apt-key add /tmp/leap-archive-signing-keys.asc
 sudo apt update && sudo apt install bitmask
 
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html index 50ede1d..ecee40c 100644 --- a/public/linux/index.pt.html +++ b/public/linux/index.pt.html @@ -31,18 +31,10 @@ Bitmask Downloads

Debian/Ubuntu

-

For Ubuntu stable (17.10, Artful):

- -
sudo apt install wget 
-sudo sh -c 'echo "deb http://deb.leap.se/client release artful" > /etc/apt/sources.list.d/bitmask.list'
-wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
-sha256sum /tmp/leap-archive-signing-keys.asc
-
+

For Ubuntu Bionic Beaver (18.04) and Debian testing (buster):

-

The latest command will output a checksum that you need to compare with this one: 940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9 -Please only proceed if the checksums are identical !

- -
sudo apt-key add /tmp/leap-archive-signing-keys.asc
+
sudo apt install leap-archive-keyring lsb-release
+sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list'
 sudo apt update && sudo apt install bitmask
 
@@ -59,10 +51,18 @@ sudo apt update && sudo apt install -t stretch-backports leap-archive-ke sudo apt update && sudo apt install bitmask
-

For Debian testing and Ubuntu next release (18.04, Bionic):

+

For Ubuntu stable (17.10, Artful):

-
sudo apt install leap-archive-keyring lsb-release
-sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" > /etc/apt/sources.list.d/bitmask.list'
+
sudo apt install wget 
+sudo sh -c 'echo "deb http://deb.leap.se/client release artful" > /etc/apt/sources.list.d/bitmask.list'
+wget https://downloads.leap.se/platform/leap-archive-signing-keys.asc -O /tmp/leap-archive-signing-keys.asc
+sha256sum /tmp/leap-archive-signing-keys.asc
+
+ +

The latest command will output a checksum that you need to compare with this one: 940aed61f2bd9db8246c4855a2239a7ed5b847894de89e25bebb163055f85da9 +Please only proceed if the checksums are identical !

+ +
sudo apt-key add /tmp/leap-archive-signing-keys.asc
 sudo apt update && sudo apt install bitmask
 
-- cgit v1.2.3