Select Page

ABIOLA RASP – Raspberries for African School Projects

Wie können wir helfen?

< Alle Themen
Print

What is Snapcraft?

no-263 au-03

What is snap?

A snap is a bundle of an app and its dependencies that works without modification across many different Linux distributions. Snaps are discoverable and installable from the Snapstore an app store with an audience of millions. You can download manny apps from Snapstore

What is Snapcraft?

Snapcraft is a powerfull and easy to use command line tool for building. You can build and publish your snaps on the Snapstore.

For detailed information please check snapcraft website:
https://snapcraft.io/

Install snap

Firstly you must install snap to use SnapStore. Please follow below instructions:

  1. Enter below command

sudo apt-get update

2. Enter below command install snap

sudo apt-get install snapd

Now, you must install the snap “core“.

  1. Enter below command to install the snap “core”

sudo snap install core

Install Snapstore

You must install the Snaptore after installing the snap.

  1. Enter below command to install Snapstore.

sudo snap install snap-store

Please reboot your Raspberry Pi

Run SnapStore

You can run SnapStore after above installations command.

  1. Click here to open Application Menu.
  2. Click Run
  1. Type snap-store
  2. Click OK
  1. This is the SnapStore UI
  2. You can choose a categoty and install an app.
  3. You search an app from here.
Inhaltsverzeichnis