-
-
Create a directory, move the downloaded snapcraft.yaml file into the new directory and navigate there:
mkdir ~/test-offlineimap-{name} && mv ~/Downloads/snapcraft.yaml ~/test-offlineimap-{name} && cd ~/test-offlineimap-{name}
-
Run snapcraft:
snapcraft
-
-