Add snap install instructions.

This commit is contained in:
Martin Wimpress 2017-05-23 22:23:31 +01:00
parent 375cfcef8d
commit 32fe1e4016

View File

@ -21,10 +21,16 @@ CasterSoundboard is written in C++ Qt5.
## How to Install
CasterSoundboard is not packaged for any platforms at this time see
Building from Source for installation instructions.
### Snap
Install CasterSoundboard in seconds on [Ubuntu and other snap supported Linux
distributions](https://snapcraft.io/docs/core/install) with:
snap install castersoundboard
Installing a snap is very quick. Snaps are secure. They are isolated with all
of their dependencies. Snaps also auto update when a new version is released.
## Packages
### Arch AUR
Thanks to [@j605](https://github.com/j605 "Jagannathan Tiruvallur Eachambadi") for creating a `PKGBUILD` for people on Arch who want to try this software:
+ [CasterSoundboard-git](https://aur.archlinux.org/packages/castersoundboard-git)