Sunday, 15 June 2025 21:16 |
fre:ac continuous builds are available as Windows .zip packages and Linux AppImages:
Windows
macOS
Linux
- POWER (64 bit): freac-continuous-linux-ppc64el.AppImage
To start an AppImage, make it executable and run it:
chmod a+x freac-continuous-linux-x86_64.AppImage ./freac-continuous-linux-x86_64.AppImage
FreeBSD
- x86 (64 bit): freac-continuous-freebsd-x86_64.AppImage
To start an AppImage, make it executable and run it:
chmod a+x freac-continuous-freebsd-x86_64.AppImage ./freac-continuous-freebsd-x86_64.AppImage
Note that your FreeBSD system needs to be configured to support FUSE in order to run AppImages. Please refer to the Readme for instructions for setting up FUSE.
Source code
|