1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 17:55:45 +02:00

aur: mark multiple package installation (#17544)

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
This commit is contained in:
Managor 2025-08-07 18:36:41 +03:00 committed by GitHub
parent b1a56da9d9
commit b4a8ccddeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: