pacman-database Verified for current stable LTS

Pacman Database Command: Mark Package As Explicitly Installed

Use for mark package as explicitly installed with Pacman Database. Exact CLI syntax to mark package as explicitly installed using Pacman Database.

When to use this: Use for mark package as explicitly installed with Pacman Database.

Command Syntax

sudo pacman -D --asexplicit <package>

Live Command Builder

Final Command

sudo pacman -D --asexplicit <package>

Command Breakdown

-D
Command Option
Tool-specific option used by this command invocation.
--asexplicit
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to mark package as explicitly installed using Pacman Database.

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 Pacman Database directory