Anki/qt/bundle/lin
Xidorn Quan f7b93a5012 Add StartupWMClass for anki.desktop
This ensures that the system can correctly assign the windows of Anki to the desktop launcher item, e.g. in Ubuntu's dock.

Update CONTRIBUTORS
2024-06-01 14:58:47 +07:00
..
anki.1
anki.desktop Add StartupWMClass for anki.desktop 2024-06-01 14:58:47 +07:00
anki.png
anki.xml
anki.xpm
install.sh Fix Linux install script CWD check (#2775) 2023-10-26 11:22:56 +10:00
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.