Installing aria2 on Windows: A Step-by-Step Guide
Installing aria2 on Windows: A Step-by-Step Guide
Prerequisites
- Internet connection
- WinRAR or 7z
Download
You have two options for download (don’t download both of them):
- recommended: aria2 GitHub Releases
- other: aria2 SourceForge
Install
- Open your downloaded file with 7z or WinRAR.
- You will see a folder inside it.
- Extract that folder to
C:\.
Add To Path
- Go to the Windows search menu.
- Type
Edit the system environment variables(Turkish:Sistem ortam değişkenlerini düzenleyin). - Navigate to the Advanced tab and click Environment Variables:

- Find
Pathand double-click: 
- Click
Browse: 
- Select the folder where
aria2c.exeis located (e.g.,C:\aria2\): 
- Save, save, save, save.
Don’t download both of them. You will have only one folder containing
aria2c.exe.
Usage
- Now open a terminal, type
aria2c --versionand press Enter. - You will see an output.
- If you don’t see the output, it means you did something wrong.
- We installed aria2 on Windows. If you don’t trust links, you can check from here.
This post is licensed under CC BY 4.0 by the author.

