Answers for "ubuntu - check all snap installed app"

4

snap list installed

$ snap list
Name     Version        Rev   Tracking  Publisher   Notes
core     16-2.35.1      5419  beta      canonical✓  core
spotify  1.0.88.353     19    stable    spotify✓    -
vlc      3.0.4          555   stable    videolan✓   -
Posted by: Guest on April-28-2021
1

how to isnatll snap on ubuntu linux

The Best way to install Snapd On linux
sudo apt update
sudo apt install snapd
Posted by: Guest on October-10-2020

Code answers related to "ubuntu - check all snap installed app"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language