Difference between revisions of "Snap/en"

Updating to match new version of source page
(Updating to match new version of source page)
Tags: Mobile web edit Mobile edit
(Updating to match new version of source page)
Line 18: Line 18:


{{SectionTemplate|Installing Support for Snaps|2=
{{SectionTemplate|Installing Support for Snaps|2=
To use Snaps you to install and configure the Snap Daemon.  It is available in the Manjaro repos as {{ic|snapd}} and can be installed with your favorite package manager or using the command
To use Snaps you to install and configure the Snap Daemon.  It is available in the Manjaro repos as {{ic|snapd}}, with {{ic|libpamac-snap-plugin}} and can be installed with your favorite package manager or using the command
{{UserCmd|command=pamac install snapd}}
{{UserCmd|command=pamac install snapd libpamac-snap-plugin}}
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}}
8,138

edits