Enable snapd
If you’re running Ubuntu 16.04 LTS (Xenial Xerus) or later, including Ubuntu 18.04 LTS (Bionic Beaver) and Ubuntu 20.04 LTS (Focal Fossa), you don’t need to do anything. Snap is already installed and ready to go.
For versions of Ubuntu between 14.04 LTS (Trusty Tahr) and 15.10 (Wily Werewolf), as well as Ubuntu flavours that don’t include snap by default, snap can be installed from the Ubuntu Software Centre by searching for snapd.
Alternatively, snapd can be installed from the command line:
1 2 3 |
sudo apt update sudo apt install snapd |
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
Install zerotier
To install zerotier, simply use the following command:
1 |
sudo snap install zerotier |
🔗 https://snapcraft.io/install/zerotier/ubuntu
*Atualizado em 20 de maio de 2024