Tech drama. An OpenBSD [paranoid] user.

How to build Megasync for Void

There is a template for building (not for musl) it from source in void-packages. I never tried the official binary.

# git clone --depth=1 https://github.com/void-linux/void-packages

# cd void-packages

# ./xbps-src binary-bootstrap

# echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf

# ./xbps-src pkg MEGAsync

$ xbps-install --repository=hostdir/binpkgs MEGAsync

And when Megasync is updated or you do a full
$ xbps-install -Su
you need to build Megasync from the sources again.