Requirements
The packaged version requires a recent 64 bit Intel/AMD Linux with glibc 2.35+ or ARM/AArch64 with glibc 2.39+, and common libraries like libwayland-client and systemd. If you are on a different architecture, or a barebones Linux distro, you will not be able to use the packaged version, but you may be able to use the Python wheels instead. Debian and derivatives, such as Ubuntu and Chromebooks with Linux enabled, please use the following before installing:Installing
To install Anki:- Download Anki from https://apps.ankiweb.net to your Downloads folder.
- If zstd is not already installed on your system, you’ll need to install it using your package manager (e.g
sudo apt install zstdon Debian/Ubuntu, orsudo pacman -S zstdon Arch). - Open a terminal and run the following commands, replacing the filename as appropriate.
tar xaf --use-compress-program=unzstd.
- You can then start Anki by typing
ankiand hitting Enter. If you encounter any issues, please see the links on the left.