anki
Powerful, intelligent flashcard program. More information: <https://docs.ankiweb.net>.
Install
- All systems
-
curl cmd.cat/anki.sh
- Debian
-
apt-get install anki
- Ubuntu
-
apt-get install anki
- Arch Linux
-
pacman -S anki
- Kali Linux
-
apt-get install anki
- Fedora
-
dnf install anki
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install anki
- Raspbian
-
apt-get install anki
- Dockerfile
- dockerfile.run/anki
Powerful, intelligent flashcard program. More information: <https://docs.ankiweb.net>.
-
Launch `anki`:
anki
-
Launch `anki` with a specific profile:
anki -p profile_name
-
Launch `anki` in a specific language:
anki -l language
-
Launch `anki` from a specific directory instead of the default (`~/Anki`):
anki -b path/to/directory
© tl;dr; authors and contributors