From b4a8ccddeb57c84b9affedc221c7d3a87b64bc2f Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Thu, 7 Aug 2025 18:36:41 +0300 Subject: [PATCH] aur: mark multiple package installation (#17544) Co-authored-by: Fazle Arefin --- pages/linux/aur.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/aur.md b/pages/linux/aur.md index fecca0f113..61586e6d9c 100644 --- a/pages/linux/aur.md +++ b/pages/linux/aur.md @@ -12,9 +12,9 @@ `aur search {{keyword}}` -- Download a package and its dependencies from AUR, build them and add them to a local repository: +- Download one or more packages and their dependencies from the AUR, build them, and add them to a local repository: -`aur sync {{package}}` +`aur sync {{package1 package2 ...}}` - List packages available in your local repository: