pacman-database
Verified for current stable LTS
Pacman Database Command: Mark Package As Implicitly Installed
Use for mark package as implicitly installed with Pacman Database. Exact CLI syntax to mark package as implicitly installed using Pacman Database.
When to use this: Use for mark package as implicitly installed with Pacman Database.
Command Syntax
sudo pacman -D --asdeps <package> sudo pacman -D --asdeps <package> Live Command Builder
Final Command
sudo pacman -D --asdeps <package> Command Breakdown
-D- Command Option
- Tool-specific option used by this command invocation.
--asdeps- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to mark package as implicitly 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
Pacman Database Command: Check Package Dependencies Installed
pacman -Dk Pacman Database Command: Check Package Dependencies Quiet Mode pacman -Dkq Pacman Database Command: Check Sync Database Availability pacman -Dkk Pacman Database Command: Display Help pacman -Dh Pacman Database Command: Mark Package As Explicitly Installed sudo pacman -D --asexplicit <package>