Installing snap on Solus
If you’re running Solus 3 and above, you don’t need to do anything. Snap is already installed and ready to go.
On older versions of Solus, snap can be installed from the command line. Launch the terminal from the System Tools menu and enter the following:
$ sudo eopkg up
$ sudo eopkg install snapd
You will also need to reboot:
$ sudo reboot
Last updated 4 years ago.