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>
This commit is contained in:
Managor
2024-04-30 06:20:17 +03:00
committed by GitHub
parent 50d5df143a
commit 2c03129895

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}}`