how-to-search-install-remove-snap-packages-in-ubuntu

In this short video tutorial, we will see how to use the new Snap package manager to search and install/remove Snap packages and some useful commands.ย 

The Snap packages enable developers to bring much newer versions of apps to Ubuntu 16.04 LTS. Currently,ย the list of available snap packages is short, but soon we’ll be able to install more packages through the new snap package manager.

As you may already have read in the official announcement,ย in Ubuntu 16.04 LTS it isย possible to install snap packages alongside traditional deb packages. These two packaging formats live comfortably next to one another.

The cli format of the snap package manager commands is:

sudo snap <command>

The commands that I use in this video tutorial are:

  • sudo snap findย : Toย list the available packages
  • sudo snap install <package name>:ย To install a package
  • sudo snap list: To view all the installed snap packages
  • sudo snap changes:ย To view a list of logged actions
  • sudo snap refresh <package name>:ย To upgrade a package to its latest available version
  • sudo snap remove:ย To uninstall a package

 

5 responses to “How to search – install – remove, Snap packages in Ubuntu”

  1. Leather Bags Avatar

    Thanks for the article great help

    Like

    1. Salih Avatar

      Glad that it helped you !

      Like

  2. Daniele Avatar

    great stuff

    Like

  3. Hard Habits (@HardHabits) Avatar

    Thanks. Very good info.

    Like

  4. Muhammed Taha (@666wwwx) Avatar

    Thank you . Very good info.

    Like

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Quote of the week

"People ask me what I do in the winter when there's no baseball. I'll tell you what I do. I stare out the window and wait for spring."

~ Rogers Hornsby

Designed with WordPress