Difference between revisions of "Snap/tr"
(Created page with "Snap") |
(Updating to match new version of source page) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<languages /> | <languages /> | ||
__TOC__ | __TOC__ | ||
=== Genel Bakış === | |||
{{FlexSideContainerTemplate| | {{FlexSideContainerTemplate| | ||
[https://snapcraft.io/ Snaps], Linux yazılımını paketlemek ve dağıtmak için dağıtımdan bağımsız bir yöntemdir. | |||
[https://snapcraft.io/ Snaps] | |||
| Line 32: | 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}}}