Notice: Use of this package server is governed by Tailscale's Terms of Service. By using this server to install Tailscale, you acknowledge that you have read and accepted those terms.
Looking for the source code? It's on Github.
Looking for a checksum? You can append .sha256
to the
file URL to obtain its checksum.
Packages are available for the following operating systems:
# Add Tailscale's GPG key curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/xenial.asc | sudo apt-key add - # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/xenial.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/bionic.asc | sudo apt-key add - # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/bionic.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/eoan.asc | sudo apt-key add - # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/eoan.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/focal.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/focal.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/groovy.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/groovy.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/hirsute.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/hirsute.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/impish.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/impish.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/jammy.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/jammy.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/juniper.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/juniper.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/kinetic.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/kinetic.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/lunar.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/lunar.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/mantic.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/mantic.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/minotaur.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/minotaur.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/noble.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/ubuntu/noble.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/stretch.asc | sudo apt-key add - # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/stretch.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/buster.asc | sudo apt-key add - # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/buster.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/bullseye.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/bullseye.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/bookworm.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/bookworm.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/sid.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/sid.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/trixie.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/debian/trixie.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key curl -fsSL https://pkgs.tailscale.com/release-candidate/raspbian/stretch.asc | sudo apt-key add - # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/raspbian/stretch.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key curl -fsSL https://pkgs.tailscale.com/release-candidate/raspbian/buster.asc | sudo apt-key add - # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/raspbian/buster.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/raspbian/bullseye.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/raspbian/bullseye.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Add Tailscale's GPG key sudo mkdir -p --mode=0755 /usr/share/keyrings curl -fsSL https://pkgs.tailscale.com/release-candidate/raspbian/bookworm.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null # Add the tailscale repository curl -fsSL https://pkgs.tailscale.com/release-candidate/raspbian/bookworm.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list # Install Tailscale sudo apt-get update && sudo apt-get install tailscale # Start Tailscale! sudo tailscale up
# Install yum-config-manager if missing sudo yum install yum-utils # Add the tailscale repository sudo yum-config-manager --add-repo https://pkgs.tailscale.com/release-candidate/centos/7/tailscale.repo # Install Tailscale sudo yum install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/centos/8/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/centos/9/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/fedora/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/fedora/33/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/fedora/34/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/fedora/35/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/fedora/36/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/fedora/37/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/fedora/38/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/fedora/39/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Install yum-config-manager if missing sudo yum install yum-utils # Add the tailscale repository sudo yum-config-manager --add-repo https://pkgs.tailscale.com/release-candidate/rhel/7/tailscale.repo # Install Tailscale sudo yum install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/rhel/8/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/rhel/9/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Install yum-config-manager if missing sudo yum install yum-utils # Add the tailscale repository sudo yum-config-manager --add-repo https://pkgs.tailscale.com/release-candidate/amazon-linux/2/tailscale.repo # Install Tailscale sudo yum install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Install yum-config-manager if missing sudo yum install yum-utils # Add the tailscale repository sudo yum-config-manager --add-repo https://pkgs.tailscale.com/release-candidate/amazon-linux/2022/tailscale.repo # Install Tailscale sudo yum install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Install yum-config-manager if missing sudo yum install yum-utils # Add the tailscale repository sudo yum-config-manager --add-repo https://pkgs.tailscale.com/release-candidate/amazon-linux/2023/tailscale.repo # Install Tailscale sudo yum install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/leap/42.1/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/leap/42.2/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/leap/42.3/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/leap/15.0/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/leap/15.1/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/leap/15.2/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/leap/15.3/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/leap/15.4/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/leap/15.5/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo zypper ar -g -r https://pkgs.tailscale.com/release-candidate/opensuse/tumbleweed/tailscale.repo # Install Tailscale sudo zypper ref && sudo zypper in tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Install yum-config-manager if missing sudo yum install yum-utils # Add the tailscale repository sudo yum-config-manager --add-repo https://pkgs.tailscale.com/release-candidate/oracle/7/tailscale.repo # Install Tailscale sudo yum install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/oracle/8/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Add the tailscale repository sudo dnf config-manager --add-repo https://pkgs.tailscale.com/release-candidate/oracle/9/tailscale.repo # Install Tailscale sudo dnf install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Install yum-config-manager if missing sudo yum install yum-utils # Add the tailscale repository sudo yum-config-manager --add-repo https://pkgs.tailscale.com/release-candidate/photon/3/tailscale.repo # Install Tailscale sudo yum install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Install yum-config-manager if missing sudo yum install yum-utils # Add the tailscale repository sudo yum-config-manager --add-repo https://pkgs.tailscale.com/release-candidate/photon/4/tailscale.repo # Install Tailscale sudo yum install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up
# Install yum-config-manager if missing sudo yum install yum-utils # Add the tailscale repository sudo yum-config-manager --add-repo https://pkgs.tailscale.com/release-candidate/photon/5/tailscale.repo # Install Tailscale sudo yum install tailscale # Enable and start tailscaled sudo systemctl enable --now tailscaled # Start Tailscale! sudo tailscale up