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__
<span lang="en" dir="ltr" class="mw-content-ltr">=== Overview ===</span>
=== Genel Bakış ===
{{FlexSideContainerTemplate|
{{FlexSideContainerTemplate|
<div lang="en" dir="ltr" class="mw-content-ltr">
[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] are a distro independent method for packaging and distributing Linux software.
</div>




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

Other languages:
English • ‎Türkçe • ‎français • ‎русский • ‎فارسی

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

user $ pamac install snapd libpamac-snap-plugin COPY TO CLIPBOARD

Once installed, you need to enable snapd using the command:

user $ sudo systemctl enable --now snapd.socket COPY TO CLIPBOARD


user $ sudo systemctl enable --now snapd.apparmor COPY TO CLIPBOARD


If you also want support for classic snaps you can use the command:

user $ sudo ln -s /var/lib/snapd/snap /snap COPY TO CLIPBOARD


{{{1}}}

{{{1}}}

Once installed you can run Discover and you will be able to browse and install Snaps with a familiar store interface.

tip
Discover can also install and update software from the Manjaro repos if you install the package packagekit-qt5

{{{1}}}

{{{1}}}

Once installed you can run Software and you will be able to browse and install Snaps with a familiar store interface.

tip
Gnome Software can also install and update software from the Manjaro repos

{{{2}}}

{{{1}}}

{{{2}}}

{{{1}}}

{{{2}}}

{{{1}}}

{{{2}}}


{{{1}}}

{{{2}}}


{{{1}}}

{{{2}}}