How to Install and Uninstall snapd Package on Kali Linux

Last updated: May 07,2024

1. Install "snapd" package

This is a short guide on how to install snapd on Kali Linux

$ sudo apt update $ sudo apt install snapd

2. Uninstall "snapd" package

This is a short guide on how to uninstall snapd on Kali Linux:

$ sudo apt remove snapd $ sudo apt autoclean && sudo apt autoremove

3. Information about the snapd package on Kali Linux

Package: snapd
Version: 2.61.1-1
Installed-Size: 62692
Maintainer: Michael Hudson-Doyle
Architecture: amd64
Replaces: snap-confine (<< 2.23), snapd-xdg-open (<= 0.0.0), ubuntu-core-launcher (<< 2.22), ubuntu-snappy (<< 1.9), ubuntu-snappy-cli (<< 1.9)
Depends: adduser, apparmor (>= 2.10.95-5), ca-certificates, gnupg1 | gnupg, openssh-client, squashfs-tools, systemd, udev, libapparmor1 (>= 2.7.0~beta1+bzr1772), libc6 (>= 2.34), libcap2 (>= 1:2.10), libseccomp2 (>= 2.5.0), libudev1 (>= 183), default-dbus-session-bus | dbus-session-bus
Recommends: gnupg
Suggests: zenity | kdialog
Conflicts: snap (<< 2013-11-29-1ubuntu1)
Breaks: snap-confine (<< 2.23), snapd-xdg-open (<= 0.0.0), ubuntu-core-launcher (<< 2.22), ubuntu-snappy (<< 1.9), ubuntu-snappy-cli (<< 1.9)
Size: 15685596
SHA256: a573fad701a614473edacccc9f12323f7afb16b3da350fb7c92e135fb25e1f5b
SHA1: a7cdbf07058c2ecfd9bbeb232a641c367bb6451e
MD5sum: a175440f15ccba94e602b7d28550e31a
Description: Daemon and tooling that enable snap packages
Install, configure, refresh and remove snap packages. Snaps are
'universal' packages that work across many different Linux systems,
enabling secure distribution of the latest apps and utilities for
cloud, servers, desktops and the internet of things.
.
Start with 'snap list' to see installed snaps.
Description-md5:
Homepage: https://github.com/snapcore/snapd
Built-Using: golang-1.21 (= 1.21.6-1), golang-check.v1 (= 0.0+git20200902.038fdea-1), golang-dbus (= 5.1.0-1), golang-github-boltdb-bolt (= 1.3.1-7), golang-github-coreos-go-systemd (= 22.3.2-1), golang-github-gorilla-mux (= 1.8.1-1), golang-github-juju-ratelimit (= 1.0.1-1.1), golang-github-mvo5-goconfigparser (= 0.2.2-1), golang-github-rogpeppe-go-internal (= 1.11.0-1), golang-github-seccomp-libseccomp-golang (= 0.10.0-3), golang-go-flags (= 1.4.0-6), golang-go.crypto (= 1:0.17.0-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-term (= 0.15.0-1), golang-golang-x-xerrors (= 0.0~git20200804.5ec99f8-1), golang-gopkg-macaroon.v1 (= 0.0~git20150121.0.ab3940c-1.1), golang-gopkg-retry.v1 (= 1.0.3-2), golang-gopkg-tomb.v2 (= 0.0~git20161208.d5d1b58-3), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-pretty (= 0.3.1-1), golang-text (= 0.2.0-2), golang-yaml.v2 (= 2.4.0-4), libcap2 (= 1:2.66-4)
Section: devel
Priority: optional
Filename: pool/main/s/snapd/snapd_2.61.1-1_amd64.deb