Difference between revisions of "Snap/tr"
Views
Actions
Namespaces
Variants
Tools
(Created page with "=== Genel Bakış ===") Tags: Mobile web edit Mobile edit |
(Updating to match new version of source page) |
||
| Line 30: | Line 30: | ||
</div> | </div> | ||
{{UserCmd|command=sudo systemctl enable --now snapd.socket}} | {{UserCmd|command=sudo systemctl enable --now snapd.socket}} | ||
{{UserCmd|command=sudo systemctl enable --now snapd.apparmor}} | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> | ||
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: | ||
Latest revision as of 06:34, 8 October 2025
Genel Bakış
To use Snaps you to install and configure the Snap Daemon. It is available in the Manjaro repos as snapd, with libpamac-snap-plugin and can be installed with your favorite package manager or using the command
Once installed, you need to enable snapd using the command:
If you also want support for classic snaps you can use the command:
Another way to manage your Snaps is with the application Gnome Software from the Gnome project. You need a special version of Gnome Software that has support for managing snaps. This now comes pre-installed in several Manjaro editions. If it isn't, you can install the package gnome-software-snap with your favorite package manager or the command:
Once installed you can run Software and you will be able to browse and install Snaps with a familiar store interface.
{{{2}}}
