aur Verified current stable Not installed?

Aur / Clean Build Files Post Install

Clean Build Files Post Install

Aur command syntax to clean build files post install. Copyable examples, output expectations, and common mistakes.

$
Terminal
aur sync -C <package>

Command Breakdown

What each part is doing

aur
Base Command
The executable that performs this operation. Here it runs Aur before the shell applies any redirect operators.
-C
C| clean
The value supplied for C| clean.
<package>
package
The value supplied for package.
-C
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative tools that share the "compress" operation intent.