Skip to main content

How to Install Snap (snapd) on Linux: A Step-by-Step Guide

HardReset.InfoDecember 18, 20253 min44 views
7 connections·9 entities in this video

Installing Snap on Linux Distributions

  • 💡 Snap (snapd) is a package management system that can be installed on various Linux distributions.
  • 💻 The process typically involves using the terminal and distribution-specific package managers.

Installing Snap on Debian and Ubuntu

  • 🚀 For Debian and Ubuntu-based systems, the command to install snapd is sudo apt install snapd.
  • ✅ This command will download and install the necessary snapd packages.

Installing Snap on Fedora

  • 📦 On Fedora, the installation command differs and uses sudo dnf install snapd.
  • 🔍 It's important to use the correct command for your specific Linux distribution.

Enabling and Starting the Snapd Service

  • ⚙️ After installation, the snapd service needs to be enabled and started using sudo systemctl enable --now snapd.
  • ⚡ This ensures that snapd runs automatically on system startup and is active immediately.

Verifying Snap Installation

  • 🧐 To confirm snap is installed and running, you can check its version with snap version.
  • 📦 You can also list currently installed snaps using snap list.
  • 🧪 A practical test is to install a sample package like hello-world with sudo snap install hello-world and then verify its presence in the snap list output.
Knowledge graph9 entities · 7 connections

How they connect

An interactive map of every person, idea, and reference from this conversation. Hover to trace connections, click to explore.

Hover · drag to explore
9 entities
Chapters2 moments

Key Moments

Transcript12 segments

Full Transcript

Topics12 themes

What’s Discussed

SnapsnapdLinuxUbuntuDebianFedoraTerminalPackage ManagementSystemctlaptdnfhello-world snap
Smart Objects9 · 7 links
Concept· 1
Products· 6
Media· 1
Company· 1