Ubuntu 16.04. Install and Update Snappy Apps
To see a list of Snaps available to install you run:
sudo snap find
To install a Snap app you run:
sudo snap install name-of-app
And to install an update to an already installed Snap app:
sudo snap refresh name-of-app
Apps distributed in the new format are listed alongside apps from the regular repositories.