Alternatively, you can modify the field in the printer's properties; while this doesn't change the internal queue name, it changes how the printer appears in most application menus. Method 3: Delete and Re-add (Safest)
To rename a printer in the Common Unix Printing System (CUPS), you can use the command line, edit configuration files directly, or use a graphical manager. While CUPS doesn't offer a simple "Rename" button in its standard web interface, you can achieve this by updating the printer's internal identifier and its associated driver file. Method 1: Command Line & Configuration Files
A proper command like:
The command syntax for renaming a printer is:
It sounds like you're asking for a review of the command (or a related renaming function within CUPS), but the exact phrasing "cups rename printer" could refer to a few things. I'll assume you want a practical, user-focused review of renaming a printer using CUPS (Common UNIX Printing System) – both via the command line ( lpadmin ) and the web interface – since there's no dedicated cups-rename-printer command in standard CUPS. cups rename printer
: CUPS stores printer-specific drivers in /etc/cups/ppd/ using the printer's name.
Below is a structured, helpful review of the process, its reliability, and its quirks. Alternatively, you can modify the field in the
Because manual file editing can occasionally cause issues with job logs or permissions, many administrators prefer to simply create a new queue with the correct name and delete the old one. Access the CUPS web interface at http://localhost:631 . Navigate to > Add Printer . Configure the printer with your desired name.