Anki/qt/launcher/lin
2025-06-22 21:52:44 +07:00
..
anki Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
anki.1 Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
anki.desktop Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
anki.png Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
anki.xml Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
anki.xpm Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
build.sh Add terminal support for *nix 2025-06-22 21:52:44 +07:00
install.sh Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
README.md Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00
uninstall.sh Migrate build system to uv (#4074) 2025-06-19 14:03:16 +07:00

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.