Package management without dependency hell as well as Docker for services. Not replacement deb/rpm system, supported in 20+ popular distributives. Use latest GUI app version in any distros and developers no need to compile a separate package for each distribution. Provide All-in-One containerised app will work on most Desktop Linux OS. Secure and other isolation (AppArmor & seccomp) add Mandatory Access Control (MAC).
- Ubuntu:
sudo apt update
sudo apt install snapd
sudo apt install plasma-discover-snap-backend # KDE Discover integration
sudo snap install snap-store
sudo snap set system refresh.retain=2 # storage limit for previous app versions on disk- Install snapd in other Linux distributives (similar simple): snapd and Snap Store.
Don't need for manual updates, all updates will be at night. If you have installation/execution troubles in new distributive verison without support from original developer and - app may be snapcrafted without package maintainer.
- bashtop
- kubectl
- Termius
- GNOME System Monitor
- htop
- Docker (with docker-compose)
- canonical-livepatch: setup live kernel updates without rebooting
- Bitwarden
- Nextcloud
[!VIDEO https://www.youtube.com/embed/MM6m2Ju7-lE] [!VIDEO https://www.youtube.com/embed/S3xRFnbVkvs] [!VIDEO https://www.youtube.com/embed/R6wrP-QEI3k] [!VIDEO https://www.youtube.com/embed/DLxqdf89hRo]
| Snappy supported in 20+ Linux Distributives | Software support without maintainer developers | What is Ubuntu Snaps? | Snap Developers Community and Platform |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
- Snap Store: https://snapcraft.io/store
- Developers Portal: https://snapcraft.io/
- Tutorial: https://ubuntu.com/tutorials/create-your-first-snap
- Wikipedia: https://en.wikipedia.org/wiki/Snap_(package_manager)



