Snap doesn't work for me

This is the latest “cut 'n paste” from Putty: mazarick@virtusecure:~$ cd /snap mazarick@virtusecure:/snap$ ls bin core frr README mazarick@virtusecure:/snap$ ls -l total 16 drwxr-xr-x 2 root root 4096 Jan 17 18:31 bin drwxr-xr-x 3 root root 4096 Jan 17 18:31 core drwxr-xr-x 3 root root 4096 Jan 17 18:31 frr -r–r–r-- 1 root root 548 Dec 16 09:25 README mazarick@virtusecure:/snap$ more README

This directory presents installed snap packages.

It has the following structure:

/snap/bin - Symlinks to snap applications. /snap// - Mountpoint for snap content. /snap//current - Symlink to current revision, if enabled.

DISK SPACE USAGE

The disk space consumed by the content under this directory is minimal as the real snap content never leaves the .snap file. Snaps are mounted rather than unpacked.

For further details please visit