To make it easier for users to test, we should package vgmms in the package formats of popular distros (at least until there's a proper release and we can hope for maintainers to package it).
We should package as .deb
for Mobian and Arch Linux .pkg.tar.zst
initially. Alpine .apk
is worth looking into but cargo-deb
and cargo-aur
make these two easy to start with.
I started working on a postmarketos port. It would be easier if a tarball was available I think. Maybe just make a tag for some alpha version?