On postmarketOS with Phosh I added my network printer like this:
- install cups (apk add cups cups-libs cups-pdf cups-client cups-filters hplip)
- add user to lpadmin group
- enter CUPS in Browser (http://localhost:631) and select "Administration" -> "Add printer"
- provide information for "Internet Printing" (ipp) like printer IP make, model, etc
- add printer
The printer is then available in this CUPS menu as well as in system settings -> printer.
It's a HP printer, therefore, with hplip, this might have been easier for me than other constellations are...
I don't know if this is helpful or works with non network printers as well. Please let me know, if it does
- install cups (apk add cups cups-libs cups-pdf cups-client cups-filters hplip)
- add user to lpadmin group
- enter CUPS in Browser (http://localhost:631) and select "Administration" -> "Add printer"
- provide information for "Internet Printing" (ipp) like printer IP make, model, etc
- add printer
The printer is then available in this CUPS menu as well as in system settings -> printer.
It's a HP printer, therefore, with hplip, this might have been easier for me than other constellations are...
I don't know if this is helpful or works with non network printers as well. Please let me know, if it does