Installing Acter
Acter is published on the various app stores on a weekly basis. Just head on over to the app store of your platform and install Acter:
Linux Desktop
Arch Linux
We are publishing the acter-bin
and acter-nightly-bin
to the Arch User Repository. You should be able to install it with your favorite package manager.
Via TarBall
We are publishing a tar ball of the binary build for x86_64
for every release automatically.
Dependencies
Other than the tarball itself, you need to have MPV and libayatana-appindicator3-1
installed on your system.
On Ubuntu you can install these via sudo libmpv-dev mpv libayatana-appindicator3-1
.
On Fedora, after install them with sudo yum install mpv libayatana-appindicator-gtk3
you apparently need to fix the location of mpv by symlinking it via sudo ln -s /usr/lib64/libmpv.so /usr/lib64/libmpv.so.1
.
Other Distributions
FDroid, RPM, Deb is not yet supported tracking issue here .