Page MenuHomeDevCentral

Install snap on Linux machines
Closed, ResolvedPublic

Revisions and Commits

Related Objects

Event Timeline

dereckson triaged this task as Normal priority.Jan 20 2020, 16:23
dereckson created this task.

snapd package for Debian or EPEL repository for CentOS

On CentOS, service must be enabled after package installation
and a symlink can be created to "enable classic snap support".

systemctl enable --now snapd.socket
sudo ln -s /var/lib/snapd/snap /snap