urpmi
Verified for current stable LTS
Urpmi Command: Mark Orphaned Packages Manually Installed
Use for mark orphaned packages manually installed with Urpmi. Exact CLI syntax to mark orphaned packages manually installed using Urpmi.
When to use this: Use for mark orphaned packages manually installed with Urpmi.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
sudo urpmi $(urpmq --auto-orphans -f) sudo urpmi $(urpmq --auto-orphans -f) Live Command Builder
Final Command
sudo urpmi $(urpmq --auto-orphans -f) Command Breakdown
--auto-orphans- Command Option
- Tool-specific option used by this command invocation.
-f)- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to mark orphaned packages manually installed using Urpmi.
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
Urpmi Command: Download Package Without Installing
urpmi --no-install <package> Urpmi Command: Install Package Repository Or Local File sudo urpmi <package|path/to/file.rpm> Urpmi Command: Update All Installed Packages sudo urpmi --auto-select Urpmi Command: Update Package On Network Machines sudo urpmi --parallel local <package> Urpme Command: Uninstall Orphan Packages Mageia sudo urpme --auto-orphans