What is the terminal command to clean the build files of AUR that pamac is using?

pamac clean --build-files

is the command you are searching.

You can run:

pamac --help

but if you need specific help about the clean parameter then run:

pamac clean --help

for example.

9 Likes