Enable Flatpak packaging support
This commit is contained in:
committed by
Geoffrey D. Bennett
parent
2ce8450031
commit
e899eae6a1
18
USAGE.md
18
USAGE.md
@@ -5,6 +5,24 @@ install, and run.
|
||||
|
||||
For usage instructions, read on...
|
||||
|
||||
With Flatpak, in any distro:
|
||||
|
||||
```
|
||||
flatpak-builder --user --install --force-clean flatpak-build \
|
||||
vu.b4.alsa-scarlett-gui.yml
|
||||
```
|
||||
|
||||
Be sure to use `flatpak-build` as the directory where the flatpak is
|
||||
built or hence you risk bundling the artifacts when comitting!
|
||||
|
||||
If it asks for the SDK, just install it:
|
||||
|
||||
```
|
||||
flatpak install org.gnome.Sdk
|
||||
```
|
||||
|
||||
And pick the right version.
|
||||
|
||||
## No interface connected
|
||||
|
||||
If no interface is detected (usually because there isn’t one
|
||||
|
||||
Reference in New Issue
Block a user