diff --git a/pages/linux/aur.md b/pages/linux/aur.md index 61586e6d9c7184..0ea8957db99aeb 100644 --- a/pages/linux/aur.md +++ b/pages/linux/aur.md @@ -24,6 +24,10 @@ `aur sync {{[-u|--upgrades]}}` +- Clean build files after install: + +`aur sync {{[-C|--clean]}} {{package}}` + - Install a package without viewing changes in Vim and do not confirm dependency installation: `aur sync --noview {{[-n|--noconfirm]}} {{package}}`