expac Verified for current stable LTS

Expac Command: List Packages Marked For Upgrade With Download Size

Use for list packages marked for upgrade with download size with Expac. Exact CLI syntax to list packages marked for upgrade with download size using Expac.

When to use this: Use for list packages marked for upgrade with download size with Expac.

Command Syntax

expac -S -H M '%k\t%n' $(pacman -Qqu) | sort -sh

Live Command Builder

Final Command

expac -S -H M '%k\t%n' $(pacman -Qqu) | sort -sh

Command Breakdown

-S
Command Option
Tool-specific option used by this command invocation.
-H
Command Option
Tool-specific option used by this command invocation.
-Qqu)
Command Option
Tool-specific option used by this command invocation.
-sh
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to list packages marked for upgrade with download size 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