Lexmark printer drivers for Apple Silicon Macs
12 Lexmark models work again on Apple Silicon Macs with this free driver. Install once, print again.
Looking for your exact model? Search on the home page.
Install (same package for every model)
- Plug the printer into the Mac with a USB cable and switch it on.
- Download the installer (.pkg) and open it. Click through, enter your Mac password. It is signed and notarized by Apple, so there are no security warnings.
- Print something. The installer recognised the printer and set it up as the default.
Still not printing? Restart the Mac once and unplug / re-plug the printer. Then see below.
Printer not set up automatically?
USB printers are normally detected by the installer. If yours wasn't (or it's on Wi-Fi), find it below, open Terminal (⌘+Space, type Terminal), paste its command and press Enter.
| Model | Command |
|---|---|
| Lexmark 4076 | sudo gutenprint-add lexmark-4076 |
| Lexmark Optra E | sudo gutenprint-add lexmark-optra_e |
| Lexmark Optra E+ | sudo gutenprint-add lexmark-optra_eplus |
| Lexmark Optra E220 | sudo gutenprint-add lexmark-optra_e220 |
| Lexmark Optra E321 | sudo gutenprint-add lexmark-optra_e321 |
| Lexmark Optra E323 | sudo gutenprint-add lexmark-optra_e323 |
| Lexmark Valuewriter 300 | sudo gutenprint-add lexmark-vw_300 |
| Lexmark X73 | sudo gutenprint-add lexmark-x73 |
| Lexmark Z42 | sudo gutenprint-add lexmark-z42 |
| Lexmark Z43 | sudo gutenprint-add lexmark-z43 |
| Lexmark Z52 | sudo gutenprint-add lexmark-z52 |
| Lexmark Z53 | sudo gutenprint-add lexmark-z53 |
Network / Wi-Fi printer? Add the device address: sudo gutenprint-add <id> MyPrinter socket://192.168.1.50 (lpinfo -v lists what macOS sees), or add it in System Settings → Printers & Scanners → Use: Select Software… and pick the "Apple Silicon" entry.