

Here’s how to enable the Snap package manager on other distros:Įnable Snap support on Debian and Linux Mint: $ sudo apt install snapdĮnable Snap support on Fedora: $ sudo dnf install snapdĮnable Snap support on CentOS: $ sudo yum install epel-release $ sudo yum install snapd $ sudo systemctl enable -now snapd.socketĮnable Snap support on Arch Linux: $ git clone $ cd snapd $ makepkg -si $ sudo systemctl enable -now snapd.socketĮnable Snap support on Manjaro: $ sudo pacman -S snapd $ sudo systemctl enable -now snapd.socket

Newer versions of Ubuntu should already have Snap enabled, as Canonical developed the feature and first introduced it on their own distribution. Snap packages are a new feature in the Linux ecosystem, and some distros have yet to include native support for them. Privileged access to your Linux system as root or via the Requirements, Conventions or Software Version Used
