aur: add automation example (#12695)

* aur: add automation example

* Update pages/linux/aur.md

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>

---------

Co-authored-by: Alejandro Cervera <96702705+tricantivu@users.noreply.github.com>
pull/28/head
Managor 2024-04-30 06:20:17 +03:00 committed by GitHub
parent 50d5df143a
commit 2c03129895
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -19,3 +19,7 @@
- [u]pgrade local repository packages:
`aur sync --upgrades`
- Install a package without viewing changes in Vim:
`aur sync --noview {{package}}`