Snap Package Management
Install Snap Service¶
Enable & Start the Service¶
Search Snap Packages¶
List Installed Snap Packages¶
Install Snap Package¶
Note:
- It might install "runtime snaps" (if needed):
- Base snaps - minimal linux filesystem the package needs (libraries, certificates, etc...)
- Content snaps (libraries - audio/video stacks, GNOME libraries, etc...)
- Some snaps do not run inside sandbox (created by snap) but in classic confinement. Such packages can be installed as follows:
Update Snap Package¶
Remove Snap Package¶
Note:
- Does not remove "runtime snaps" that were installed with the package (see Package connections section)
- It creates a snapshot with user data (see List Package Snapshots section)
Package Connections¶
Note:
- You can check which package is dependant on given runtime snap package.
List Package Snapshots¶
Note:
- You can delete specific snapshot by specifying its ID:
Package Binary Location¶
Note:
/snap/bin/<package>if installed withsnap/usr/bin/<package>if installed withapt