search
HomeComputer TutorialsComputer KnowledgeHow to install Snap on Debian 12

How to install Snap on Debian 12

Mar 20, 2024 pm 08:51 PM
debiansnapContainerized applications

如何在Debian 12上安装Snap

Snap is an external package manager designed for Linux systems, which provides you with a convenient way to install containerized applications. Snap allows you to easily download and install packages without worrying about installing additional dependencies. The manager automatically resolves the dependencies required by the package, ensuring that the package runs smoothly on your system. Snap complements the native apt package manager, giving you another option for installing and running applications on your system.

In this guide you will find a complete guide on how to install Snap on Debian 12.

outline:

  • How to install Snap on Debian 12
  • How to find package availability on Snap
  • How to find information about packages on Snap
  • How to install packages from Snap on Debian 12
  • How to list packages installed from Snap on Debian 12
  • How to install multiple packages simultaneously on Debian 12
  • How to remove Snap packages on Debian 12
  • How to install Snap Store on Debian 12
  • How to run applications from Snap on Debian 12
  • How to install packages from Snap Store GUI on Debian 12
  • How to remove Snap from Debian 12
  • in conclusion

How to install Snap on Debian 12

You can install Snap on Debian 12 using the following steps:

Step 1: Install Snap Daemon on Debian 12

Snap Daemon is a service that runs in the background and manages your Snap services on the system. To use Snap, you must install the Snap Daemon on your Debian system using the following command:

sudo apt install snapd—y

Step 2: Install Core on Debian 12

You should also install core from Snap via the following command as it will help you install the latest package updates and dependencies on your system:

SUDO Snap installation core

Step 3: Check Snapshot Version

After installing Snap, you can check the Snap version on Debian using the following command:

Snapshot—Version

Step 4: Check Snap Service Status on Debian 12

To ensure that the Snap service runs successfully on Debian 12, you can use:

SUDO system control status snapshot

How to find package availability on Snap

To check package availability on Snap, you can use the Snap Find command followed by the package name. Here I am searching for VLC media player package on Snap:

Snapshot Find VLC

NOTE: Replace VLC with the package you are searching for in the above command.

How to find information about packages on Snap

You can also use Snap on Debian to find information about packages available in the Snap repository, this can be done with the following command:

Snapshot information VLC

How to install packages from Snap on Debian 12

To install a Snap package on Debian, you can use the snap install command with sudo permissions and the package name. In the command given below, I am installing VLC media player from Snap:

sudo snap install vlc

How to list packages installed from Snap on Debian 12

To check the list of packages installed via Snap on Debian, you can use the following command:

Snapshot List

How to install multiple packages simultaneously on Debian 12

To install multiple packages simultaneously from Snap on Debian 12, you can use the Snap install command with sudo privileges and add a space between the package names:

SUDO Snap install VLC Gimp

How to remove Snap packages on Debian 12

If you have installed a package from Snap on your Debian system, you can remove it at any time using the snap remove command with sudo permissions and the package name. Here I am removing VLC package from Snap:

sudo snap remove VLC

How to install Snap Store on Debian 12

In addition to using Snap to install packages on the terminal, you can also install the Snap Store GUI from Snap. It allows you to quickly search for packages in the store and install them on your system.

To install Snap Store on Debian 12, you can use the following command:

sudo snap install snap—store

How to run applications from Snap on Debian 12

Apps installed from Snap can be easily run from the application menu after restarting the system after installation. However, if you can't find the application in the menu, you can run it directly from the terminal using the Snap Run command followed by the application name. Here I'm running Snap Store from the terminal:

Fast running fast storage

How to install packages from Snap Store GUI on Debian 12

If you want to install a package from the Snap Store GUI, just search for the package, double-click it, and select the install button to install the package on Debian:

You can remove packages from the Snap Store at any time using the "Remove" button:

How to remove Snap from Debian 12

If you no longer need the Snap service, you can remove it from your Debian system with the following command:

Sudo apt delete Snapd-y

in conclusion

Snap is a standalone package manager for installing packages on Linux systems, including Debian 12. After installing SnapDaemon on Debian, you can use the snap command from the apt repository. After this, you just need to provide snap install command and provide the name of the package you want to install on your system. This article provides a detailed guide where you can find different ways to use Snap on Debian 12 and install single or multiple packages on your system. You will also learn how to install and use Snap Store on Debian 12; it will help you install packages from Snap on your system using the GUI interface.

The above is the detailed content of How to install Snap on Debian 12. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:每日运维. If there is any infringement, please contact admin@php.cn delete
Fix the 'This Build of Vanguard Is out of Compliance” Error - MiniToolFix the 'This Build of Vanguard Is out of Compliance” Error - MiniToolApr 15, 2025 am 12:50 AM

You may encounter the “this build of Vanguard is out of compliance” issue when attempting to launch Valorant on Windows 11. Why does the error message appear? How to get rid of the error message? This post from php.cn gives details.

How to Download RTX 4050 Drivers on Windows 10/11?How to Download RTX 4050 Drivers on Windows 10/11?Apr 15, 2025 am 12:49 AM

NVIDIA GeForce RTX 40 series GPU might not be a new thing to you. Compared with other top graphics cards, many of you may pay more attention to mid-end mainstream RTX 4050 for its acceptable price. Read through this guide from php.cn Website to get d

KB2267602 Fails to Install: Here Is How to Fix It!KB2267602 Fails to Install: Here Is How to Fix It!Apr 15, 2025 am 12:48 AM

KB2267602 is a protection or definition update for Windows Defender designed to fix vulnerabilities and threats in Windows. Some users reported that they were unable to install KB2267602. This post from php.cn introduces how to fix the “KB2267602 fai

Two Ways to Reinstall Pre-installed Software in Windows 11Two Ways to Reinstall Pre-installed Software in Windows 11Apr 15, 2025 am 12:47 AM

Do you know how to reinstall pre-installed software in Windows 11 if you need to do this? In this post, we will introduce two easy ways. In addition, if you want to recover files on your Windows computer, you can try php.cn Power Data Recovery.

Fixed: Desktop and File Folders Do Not Refresh AutomaticallyFixed: Desktop and File Folders Do Not Refresh AutomaticallyApr 15, 2025 am 12:46 AM

Windows Desktop or File Explorer or folder will automatically refresh itself when you make some changes to it. However, some Windows 11/10 users report that they encounter the “desktop and file folders do not refresh automatically” issue. This post f

Fixed: There Is a Problem with This Windows Installer PackageFixed: There Is a Problem with This Windows Installer PackageApr 15, 2025 am 12:45 AM

When you try to install a program on Windows 11/10, you may fail to install it and receive an error message - there is a problem with this Windows installer package. This post from php.cn helps you to fix it.

Can Antivirus Scan Encrypted Files? Security vs. PrivacyCan Antivirus Scan Encrypted Files? Security vs. PrivacyApr 15, 2025 am 12:44 AM

When you run antivirus software on your device, you likely expect it to scan all files and folders for viruses. However, one question arises: can antivirus scan encrypted files? This inquiry delves into the realm of security versus privacy. php.cn So

Free Download or Update HDMI Video Drivers on a Windows PCFree Download or Update HDMI Video Drivers on a Windows PCApr 15, 2025 am 12:43 AM

How to download HDMI video drivers on Windows? How to update HDMI drivers to the latest versions. You can find the ways here. In addition, you can try php.cn Power Data Recovery to get your lost and deleted files back if necessary.

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
4 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool