Install Tailscale on Linux
Tailscale works on a variety of Linux distributions. In general, you can install Tailscale on a Linux machine with a single command:
curl -fsSL https://tailscale.com/install.sh | sh
You can find individual articles for Linux distributions below.
Ubuntu
- Ubuntu 16.04 LTS (xenial)
- Ubuntu 18.04 LTS (bionic)
- Ubuntu 19.10 (eoan)
- Ubuntu 20.04 LTS (focal)
- Ubuntu 20.10 (groovy)
- Ubuntu 21.04 (hirsute)
- Ubuntu 21.10 (impish)
- Ubuntu 22.04 (jammy)
- Ubuntu 22.10 (kinetic)
- Ubuntu 23.04 (lunar)
- Ubuntu 23.10 (mantic)
- Ubuntu 24.04 (noble)
- Ubuntu 24.10 (oracular)
- Ubuntu 25.04 (plucky)
Debian
- Debian Bookworm (stable)
- Debian Bullseye (oldstable)
- Debian Buster (oldoldstable)
- Debian Sid (unstable)
- Debian Stretch (archived)
- Raspbian Bullseye (for Raspberry Pi)
- Raspbian Buster (for Raspberry Pi)
- Raspbian Stretch (for Raspberry Pi)
CentOS
openSUSE
- openSUSE Leap 15.1
- openSUSE Leap 15.2
- openSUSE Leap 15.3
- openSUSE Leap 15.4
- openSUSE Leap 15.5
- openSUSE Leap 15.6
- openSUSE Tumbleweed
Oracle Linux
Red Hat® Enterprise Linux
Fedora Linux
Other
If you are interested in support for another platform or architecture, run the script above then contact us by creating a feature request on GitHub, and include the output of the install.sh
script.