expac Verified for current stable LTS

Expac Command: List Explicitly Installed Packages With Optional Dependencies

Use for list explicitly installed packages with optional dependencies with Expac. Exact CLI syntax to list explicitly installed packages with optional dependencies using Expac.

When to use this: Use for list explicitly installed packages with optional dependencies with Expac.

Command Syntax

expac -d '\n\n' -l '\n\t' -Q '%n\n\t%O' $(pacman -Qeq)

Live Command Builder

Final Command

expac -d '\n\n' -l '\n\t' -Q '%n\n\t%O' $(pacman -Qeq)

Command Breakdown

-d
Command Option
Tool-specific option used by this command invocation.
-l
Command Option
Tool-specific option used by this command invocation.
-Q
Command Option
Tool-specific option used by this command invocation.
-Qeq)
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to list explicitly installed packages with optional dependencies using Expac.

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

Back to Expac directory