.. -*- coding: utf-8; mode: rst -*- .. include:: ../snappy_refs.txt .. _snap: ================= Linux snap-Pakete ================= `Snap (wiki)`_ ist ein Paket-Manager. Mit dem Paket-Manager können Pakete unabhängig vom *nativem* Paket-Manager einer Linux Distribution installiert werden. Snap kann auf den gängigen Distributuionen installiert werden (s.a. `install snapd`_). Themen ====== .. toctree:: :maxdepth: 1 snappy-intro snapcraft-intro snapcraft-part-conflict snapcraft-prime-folder snap-confinement ToDo ==== Dieser Artikel befindet sich noch im Aufbau, folgende Themen müssen noch ausgearbeitet werden: - `Snap a Python application `_ - `Advanced Snap Using `_ - `Create your own Core Image `_ - `Build a nodejs service snap `_ - `Build for another architecture `_ Verweise ======== - `snapcraft Syntax`_ - `Auto-build and publish software or any Linux system or device `__ - Suche nach ``snap`` in den `ubuntu Tutorials `_ - `Build your first snap `_ - Konfiguration zu den Beispielen in diesem Artikel: - hello Paket: :download:`hello/snap/snapcraft.yaml `