aur-sync
Verified for current stable LTS
Aur Sync Command: Clean Build Files Post Install
Use for clean build files post install with Aur Sync. Exact CLI syntax to clean build files post install using Aur Sync.
When to use this: Use for clean build files post install with Aur Sync.
Command Syntax
aur sync -C <package> aur sync -C <package> Command Breakdown
-C- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to clean build files post install using Aur Sync.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Aur Sync Command: Ignore Packages During Upgrade
aur sync -u --ignore <package1,package2,...> Aur Sync Command: Install Package Without Viewing In Vim aur sync --noview -n <package> Aur Sync Command: Sync And Build Aur Packages aur sync <package1 package2 ...> Aur Sync Command: Upgrade Local Repository Packages aur sync -u Tar Command: Create A Gzipped Archive From A Directory Using Relative Paths tar czf <path/to/target.tar.gz> -C <path/to/directory> .