Install using APT.
apt install snapd
(You may need to logout and back in to make sure snap's paths are updated correctly)
Use snapd
to installed the latest snapd
version
snap install snapd
Optionally, install the hello-world package to make sure snap is working correctly.
snap install hello-world
hello-world