summaryrefslogtreecommitdiff
path: root/public/linux/index.pt.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/linux/index.pt.html')
-rw-r--r--public/linux/index.pt.html23
1 files changed, 5 insertions, 18 deletions
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index 7ce6bb4..6786dee 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -151,14 +151,10 @@ Bitmask Downloads
<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
-<p>First determine if you running a 32 bit or 64 bit kernel by running the following command:</p>
+<p>Our most recent stable release is only available for a 64 bit kernel.</p>
-<pre><code>uname -m
-</code></pre>
-
-<table class="table"><tr><td>
- If the result is x86_64, you have <b>64 bit</b>
-</td><td>
+<table class="table">
+<tr><td>
<a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz'>
<i class='fa fa-cloud-download fa-lg'></i>
Download 64 bit
@@ -166,17 +162,8 @@ Bitmask Downloads
</td><td>
<a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc">Signature file</a>
-</td></tr><tr><td>
- If the result is: i686 or i386, you have <b>32 bit</b>
-</td><td>
- <a class='btn btn-primary btn-large' href='https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz'>
- <i class='fa fa-cloud-download fa-lg'></i>
- Download 32 bit
-</a>
-
-</td><td>
- <a href="https://dl.bitmask.net/client/linux/stable/Bitmask-linux32-latest.tar.gz.asc">Signature file</a>
-</td></tr></table>
+</td></tr>
+</table>
<p>Optionally, you can <a href="/pt/signature-verification">authenticate the signature</a> using LEAP&rsquo;s archive signing key.</p>