Subscribe to UbuntuBuzz Telegram Channel https://telegram.me/ubuntubuzz to get article updates directly.
What Is "Snap Packages"?
Snap is a new system to install software in Ubuntu (and another different distros) in a single package file containing complete dependencies for every application. A Snap package is a single file with .snap extension on its name. Currently, Snap packages are delivered from You should have internet access for your Ubuntu computer. A complete explanation about Snap packages is available at http://snapcraft.io.
Check The Snap Availability
Do this command line:
$ snap find kritaand you should see the avalable version of krita package in the Terminal:
Install Krita Snap Package
Do this command line:
$ sudo snap install kritaNote: you still need "sudo" here.
Check Installed Krita Package
Do this command line:
$ snap listthen see if there is a krita name listed on the Terminal output:
Run Krita
Now you can find Krita 3.1 available in Ubuntu menu. Run it.