Releases40
Frequency1 month 1 week
Last Release
# Anki
Anki is a program which makes remembering things easy. Because it's a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn.
Anyone who needs to remember things in their daily life can benefit from Anki. Since it is content-agnostic and supports images, audio, videos and scientific markup (via LaTeX), the possibilities are endless.
For example:
* Learning a language
* Studying for medical and law exams
* Memorizing people's names and faces
* Brushing up on geography
* Mastering long poems
* Even practicing guitar chords!
## Installation Parameters
* `/CreateDesktopIcon` - creates a desktop icon
- Not created by default
* `/InstallDir:` - where to install the binaries
- Default value: `"$env:ProgramFiles\Anki"`
## Uninstallation Parameters
* `/RemoveProfiles` - whether to remove all profiles/cards
- Not removed by default
### Examples
* Install into `D:\anki` directory
```
choco install anki --params "/InstallDir:D:\anki"
```
* Install and create desktop icon
```
choco install anki --params "/CreateDesktopIcon"
```
* Install into `D:\anki` directory and create a desktop icon
```
choco install anki --params "'/CreateDesktopIcon /InstallDir:D:\anki'"
```
* Uninstall and remove all profiles with cards
```
choco uninstall anki --params "/RemoveProfiles"
```
Subscribe above to receive notifications when new versions are released.
| Version | Date | Stability Stability is determined by the version string and my be inaccurate. | |
|---|---|---|---|
| 25.9.20250923 | Stable | ||
| 25.9.20250909 | Stable | ||
| 25.9.0 | Stable | ||
| 25.02.7 | Stable | ||
| 25.02.6 | Stable | ||
| 25.02.5 | Stable | ||
| 25.02.4 | Stable | ||
| 25.02.1 | Stable | ||
| 25.02 | Stable | ||
| 24.11 | Stable | ||
| 24.06.3 | Stable | ||
| 24.06.2 | Stable | ||
| 24.06.1 | Stable | ||
| 24.06 | Stable | ||
| 24.04.1 | Stable | ||
| 24.04 | Stable | ||
| 23.12.1 | Stable | ||
| 23.12.0 | Stable | ||
| 23.10.1 | Stable | ||
| 23.10 | Stable | ||
| 2.1.66 | Stable | ||
| 2.1.65 | Stable | ||
| 2.1.64 | Stable | ||
| 2.1.63 | Stable | ||
| 2.1.62 | Stable |