From a99227c01bf13840d4161d98801d54f73d8c4761 Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 12 Jun 2026 18:59:00 +0200 Subject: [PATCH] README: link the AUR packages (tutabridge-bin / tutabridge-git) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b390fea..000672a 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,11 @@ The build is not code-signed, so the first launch needs one click to allow it: > Prefer the command line? Every release also ships a single **CLI binary** per > OS (run it from a terminal; it has no extension, so double-clicking won't work). +**Arch Linux:** the headless CLI daemon is on the AUR as +[`tutabridge-bin`](https://aur.archlinux.org/packages/tutabridge-bin) (prebuilt) +or [`tutabridge-git`](https://aur.archlinux.org/packages/tutabridge-git) (built +from source), e.g. `yay -S tutabridge-bin`. + --- ## Getting started