lpadmin
Verified for current stable LTS
Lpadmin Command: Delete Printer Or Class
Use for delete printer or class with Lpadmin. Exact CLI syntax to delete printer or class using Lpadmin.
When to use this: Use for delete printer or class with Lpadmin.
Command Syntax
lpadmin -x <printer|class> lpadmin -x <printer|class> Command Breakdown
-x- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to delete printer or class using Lpadmin.
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
Lpadmin Command: Add Printer To Class
lpadmin -p <printer> -c <class> Lpadmin Command: Remove Printer From Class lpadmin -p <printer> -r <class> Lpadmin Command: Set Default Printer lpadmin -d <printer> Arthas Watch Command: Observe Parameters And Return Value When First Is Five watch <class-pattern> <method-pattern> '{< params[1],returnObj >}' '<"5".equals(params[0])>' -x 4 Bundletool Dump Command: Display Manifest Value Xpath bundletool dump manifest --bundle <path/to/bundle.aab> --xpath {/manifest/@android:versionCode}