mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
![]() - Switch to Qt 6.8 for repo default, as 6.7 depends on an older libwebp/tiff which is unavailable on newer installs - Drop tools/mac-x86, as we no longer need to test against Qt 5 - Add flags to cross compile wheels on Mac and Linux - Bump glibc target to 2_36, building on Debian Stable - Increase mpv timeout on macOS to allow for initial gatekeeper checks - Ship both arm64 and amd64 uv on Linux, with a bash stub to pick the appropriate arch. |
||
---|---|---|
.. | ||
anki | ||
anki.1 | ||
anki.desktop | ||
anki.png | ||
anki.xml | ||
anki.xpm | ||
build.sh | ||
install.sh | ||
README.md | ||
uninstall.sh |
Installing Anki
Running directly
To run without installing, change to this folder in a terminal, and run the following command:
./anki
Installing
To install system wide, run 'sudo ./install.sh'
To remove in the future, run 'sudo /usr/local/share/anki/uninstall.sh'. You should do this before installing a newer version.
Audio
To play and record audio, mpv and lame must be installed. If mpv is not installed or too old, Anki will try to fall back on using mplayer.
Problems
If Anki fails to start, please run it from a terminal to see what errors it outputs, and then post on our support site.