From 2c4be0b7814d0000271644ff12d3429392de755a Mon Sep 17 00:00:00 2001 From: Varac Date: Tue, 20 Mar 2018 20:12:25 +0100 Subject: Polish installation docs --- public/linux/debs/index.en.html | 11 +++-------- public/linux/debs/index.es.html | 11 +++-------- public/linux/debs/index.pt.html | 11 +++-------- public/linux/debs/index.ru.html | 11 +++-------- 4 files changed, 12 insertions(+), 32 deletions(-) (limited to 'public/linux/debs') diff --git a/public/linux/debs/index.en.html b/public/linux/debs/index.en.html index 7f4c904..96be802 100644 --- a/public/linux/debs/index.en.html +++ b/public/linux/debs/index.en.html @@ -19,15 +19,10 @@ Bitmask Downloads

Supported distributions

-

We provide packages for ubuntu zesty (17.04), debian stretch (stable) and buster (testing). +

We provide packages for ubuntu Artful (17.10), debian Stretch (stable) and Buster (testing). Try the standalone bundles if your distribution is not there.

-

Change stretch in the following instructions for the one you are using:

- -
sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
-sudo apt update && sudo apt install bitmask
-
+

Please refer to the linux installation docs how to install the debian packages for your distribution.

Release, staging, or master?

@@ -49,7 +44,7 @@ deb http://deb.leap.se/client staging stretch

If you want to remove bitmask from your system:

sudo -s
-apt remove bitmask leap-archive-keyring
+apt remove --purge bitmask leap-archive-keyring
 rm /etc/apt/sources.list.d/bitmask.list
 
diff --git a/public/linux/debs/index.es.html b/public/linux/debs/index.es.html index a520a7f..bf2b2f3 100644 --- a/public/linux/debs/index.es.html +++ b/public/linux/debs/index.es.html @@ -19,15 +19,10 @@ Bitmask Downloads

Supported distributions

-

We provide packages for ubuntu zesty (17.04), debian stretch (stable) and buster (testing). +

We provide packages for ubuntu Artful (17.10), debian Stretch (stable) and Buster (testing). Try the standalone bundles if your distribution is not there.

-

Change stretch in the following instructions for the one you are using:

- -
sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
-sudo apt update && sudo apt install bitmask
-
+

Please refer to the linux installation docs how to install the debian packages for your distribution.

Release, staging, or master?

@@ -49,7 +44,7 @@ deb http://deb.leap.se/client staging stretch

If you want to remove bitmask from your system:

sudo -s
-apt remove bitmask leap-archive-keyring
+apt remove --purge bitmask leap-archive-keyring
 rm /etc/apt/sources.list.d/bitmask.list
 
diff --git a/public/linux/debs/index.pt.html b/public/linux/debs/index.pt.html index 3f450a0..2caeef9 100644 --- a/public/linux/debs/index.pt.html +++ b/public/linux/debs/index.pt.html @@ -19,15 +19,10 @@ Bitmask Downloads

Supported distributions

-

We provide packages for ubuntu zesty (17.04), debian stretch (stable) and buster (testing). +

We provide packages for ubuntu Artful (17.10), debian Stretch (stable) and Buster (testing). Try the standalone bundles if your distribution is not there.

-

Change stretch in the following instructions for the one you are using:

- -
sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
-sudo apt update && sudo apt install bitmask
-
+

Please refer to the linux installation docs how to install the debian packages for your distribution.

Release, staging, or master?

@@ -49,7 +44,7 @@ deb http://deb.leap.se/client staging stretch

If you want to remove bitmask from your system:

sudo -s
-apt remove bitmask leap-archive-keyring
+apt remove --purge bitmask leap-archive-keyring
 rm /etc/apt/sources.list.d/bitmask.list
 
diff --git a/public/linux/debs/index.ru.html b/public/linux/debs/index.ru.html index 32d7d02..172efa7 100644 --- a/public/linux/debs/index.ru.html +++ b/public/linux/debs/index.ru.html @@ -19,15 +19,10 @@ Bitmask debian/ubuntu repositories - Скачать Bitmask

Supported distributions

-

We provide packages for ubuntu zesty (17.04), debian stretch (stable) and buster (testing). +

We provide packages for ubuntu Artful (17.10), debian Stretch (stable) and Buster (testing). Try the standalone bundles if your distribution is not there.

-

Change stretch in the following instructions for the one you are using:

- -
sudo apt install leap-archive-keyring
-sudo sh -c 'echo "deb http://deb.leap.se/client release stretch" > /etc/apt/sources.list.d/bitmask.list'
-sudo apt update && sudo apt install bitmask
-
+

Please refer to the linux installation docs how to install the debian packages for your distribution.

Release, staging, or master?

@@ -49,7 +44,7 @@ deb http://deb.leap.se/client staging stretch

If you want to remove bitmask from your system:

sudo -s
-apt remove bitmask leap-archive-keyring
+apt remove --purge bitmask leap-archive-keyring
 rm /etc/apt/sources.list.d/bitmask.list
 
-- cgit v1.2.3