logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

List Printers - Manage CUPS Printers | Online Free DevTools by Hexmos

Manage CUPS printers with lpinfo. Discover connected printers and available drivers. Find printer information quickly. Free online tool, no registration required.

lpinfo

List connected printers and installed drivers for the CUPS print server. More information: https://openprinting.github.io/cups/doc/man-lpinfo.html.

  • List all the currently connected printers:

lpinfo -v

  • List all the currently installed printer drivers:

lpinfo -m

  • Search installed printer drivers by make and model:

lpinfo --make-and-model "{{printer_model}}" -m

See Also