@title = 'Bitmask for GNU/Linux' @nav_title = 'Linux' <%= render({:partial => 'common/notice'}, {:type => 'info', :text => 'NOTE: Encrypted email support in Bitmask is still experimental.'}) %> # Introduction There are two ways to install Bitmask on Linux, as a **package** or as a stand-alone **bundle**. * **Packages**: run faster, and are better integrated with the desktop environment. * **Bundles**: do not require root, and can be installed on a portable thumb drive. To find out which distribution you are running, open a terminal and type in the following: cat /etc/issue # Ubuntu Packages ### Ubuntu 16.04 LTS (Xenial Xerus) <%= render({:partial => 'via_packages'}, {:distro => 'xenial'}) %> ### Ubuntu 15.10 (Wily Werewolf) <%= render({:partial => 'via_packages'}, {:distro => 'wily'}) %> ### Ubuntu 15.04 (Vivid Vervet) <%= render({:partial => 'via_packages'}, {:distro => 'vivid'}) %> # Debian Packages If you are using Wheezy, then you will need to use the bundle method. ### Debian 8 (Stable/Jessie) <%= render({:partial => 'via_packages'}, {:distro => 'jessie', :os => 'debian'}) %> ### Debian Testing (Stretch) <%= render({:partial => 'via_packages'}, {:distro => 'testing', :os => 'debian'}) %> ### Debian Unstable (Sid) <%= render({:partial => 'via_packages'}, {:distro => 'sid', :os => 'debian'}) %> # Stand Alone Bundle 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 [[build it from source => https://leap.se/en/docs/get-involved/source]]. Our most recent stable release is only available for a 64 bit kernel.
<%= render({:partial => 'common/download_button'}, {:link => 'https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz', :text => 'Download 64 bit'}) %> | [[Signature file => https://dl.bitmask.net/client/linux/stable/Bitmask-linux64-latest.tar.gz.asc]] |