Skip to content

Commit a003b13

Browse files
bezzadclaude
andcommitted
docs: add the AUR install command to the README
downloader-bin 2.1.0-1 is now published on the AUR (first publish done — the author registered his AUR account + this machine's SSH key, verified the email, and the staged import was pushed). Future releases update it automatically via release.sh submit_aur. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GpEAzmp4bQ5LDSW5ucuXk7
1 parent cd7740f commit a003b13

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@ sudo snap install downloader
8181
curl -fsSL https://raw.githubusercontent.com/bezzad/Downloader.Desktop/main/scripts/install.sh | bash
8282
```
8383

84+
**Arch Linux** ([AUR](https://aur.archlinux.org/packages/downloader-bin)):
85+
```bash
86+
yay -S downloader-bin
87+
```
88+
8489
**Windows** ([winget](https://learn.microsoft.com/windows/package-manager/winget/)):
8590
```powershell
8691
winget install bezzad.Downloader

0 commit comments

Comments
 (0)