Join us

ContentUpdates and recent posts about Snap..
Discovery IconThat's all about @Snap — explore more posts below...
 Activity
@kevin-faun started using tool BOOM , 2 hours, 13 minutes ago.
 Activity
@goutham-annem started using tool vLLM , 8 hours, 5 minutes ago.
 Activity
@goutham-annem started using tool Kubernetes , 8 hours, 5 minutes ago.
 Activity
@goutham-annem started using tool Istio , 8 hours, 5 minutes ago.
 Activity
@goutham-annem started using tool GPT-5.3-Codex , 8 hours, 5 minutes ago.
 Activity
@goutham-annem started using tool Google Kubernetes Engine (GKE) , 8 hours, 5 minutes ago.
 Activity
@goutham-annem started using tool Claude Code , 8 hours, 5 minutes ago.
 Activity
@goutham-annem started using tool Azure Kubernetes Service (AKS) , 8 hours, 5 minutes ago.
 Activity
@goutham-annem started using tool AWS EKS , 8 hours, 5 minutes ago.
 Activity
@goutham-annem started using tool Amazon Web Services , 8 hours, 5 minutes ago.
Snap is a software packaging and deployment system developed by Canonical for Linux distributions. A snap is a self-contained package that bundles an application together with its dependencies, making it runnable across any distribution that supports the snapd daemon. Snaps run under strict confinement using a combination of AppArmor, seccomp, and cgroups, with explicit interfaces controlling access to system resources, hardware, and user data.

Updates are delivered automatically and atomically through the Snap Store (snapcraft.io), with built-in rollback support if an update fails.

Snap supports multiple release channels (stable, candidate, beta, edge) and tracks for parallel version streams, making it suitable for both end-user applications and server software.

While Snap originated as Canonical's solution for Ubuntu, it works across most major distributions including Fedora, Arch, Debian, and openSUSE. It is the foundation for several Canonical initiatives including Ubuntu Core, IoT deployments, and inference snaps for local AI model distribution.