8,854
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) Tags: Mobile web edit Mobile edit |
||
| Line 22: | Line 22: | ||
Once installed, you need to enable snapd using the command: | Once installed, you need to enable snapd using the command: | ||
{{UserCmd|command=sudo systemctl enable --now snapd.socket}} | {{UserCmd|command=sudo systemctl enable --now snapd.socket}} | ||
{{UserCmd|command=sudo systemctl enable --now snapd.apparmor}} | |||
If you also want support for classic snaps you can use the command: | If you also want support for classic snaps you can use the command: | ||
{{UserCmd|command=sudo ln -s /var/lib/snapd/snap /snap}} | {{UserCmd|command=sudo ln -s /var/lib/snapd/snap /snap}} | ||