unbelievableflavour / snaptastic

A snap installer for Elementary OS
GNU General Public License v3.0
39 stars 4 forks source link
installer snap snapcraft vala

Archived

This repository is not maintained anymore and will not be updated to Elementary OS 6.0. You have my blessing to create a fork and update the application to post publish it in Elementary 6.0 under your own name.

Snaptastic

A snap manager for Elementary OS

Get it on AppCenter

Install, update, remove, and view information about your installed snaps.

Installation

First you will need to install elementary SDK

sudo apt install elementary-sdk

Dependencies

These dependencies must be present before building

Building

meson build --prefix=/usr
cd build
ninja

Installing

sudo ninja install

Use snaps from browser

Run the following command to use snaps from browsers sudo update-desktop-database /usr/share/applications

Recompile the schema after installation

sudo glib-compile-schemas /usr/share/glib-2.0/schemas

Update .pot file

Call the following command from the build folder:

ninja com.github.bartzaalberg.snaptastic-pot

FAQ

Snaptastic wont handle snap URLS

On Firefox you sometimes have to set the Application manually.