anki/qt/package/lin
Fusion future 71e554b1db
Add "X-GNOME-SingleWindow=true" to the desktop file (#1572)
Since this commit (ebd2acd98e),
Plasma Desktop will check "X-GNOME-SingleWindow" property to determine
whether to show "Open New Window" action in the context menu of a task.

Anki cannot launch a new instance or open a new window, so add the
property and set it to true to hide the action.
2022-01-04 08:53:22 +10:00
..
anki.1 tweaks for Linux package 2021-10-29 19:26:35 +10:00
anki.desktop Add "X-GNOME-SingleWindow=true" to the desktop file (#1572) 2022-01-04 08:53:22 +10:00
anki.png tweaks for Linux package 2021-10-29 19:26:35 +10:00
anki.xml tweaks for Linux package 2021-10-29 19:26:35 +10:00
anki.xpm tweaks for Linux package 2021-10-29 19:26:35 +10:00
install.sh SELinux fixes 2021-11-22 11:06:21 +10:00
README.md tweaks for Linux package 2021-10-29 19:26:35 +10:00
uninstall.sh tweaks for Linux package 2021-10-29 19:26:35 +10: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.