lpstat -ocancel -a {printer}cancel {printerjobid}[ALTERNATIVE]
First obtain the pending job number with the lpq -a command:
| Rank | Owner | Job | File(s) |
|---|---|---|---|
| active | user | 137 | Untitled1 |
Now you are ready to kill the process by simply giving the $ lprm 137 command.