Problems printing on an Epson ET-2750

Hi and thank you for your time!

I’ve gotten this message while trying to print a file.

Preparing…
Synchronizing package databases…
no servers configured for repository
Failed to synchronize databases
Resolving dependencies…
Checking inter-conflicts…
Error: no servers configured for repository: extra
Checking keyring…
Checking integrity…
Failed to commit transaction:
wrong or NULL argument passed

I’m still learning so I’m not sure what the issue is. Any help would be appreciated!

Chrisp

Whoops…I have gotten my info wrong. This is for downloading an app to the distribution. I think this is part of the reason why I can’t print as my OS doesn’t seem to communicate with my printer.

The driver is available from the AUR (Arch User Repository)

In terminal:

pamac build epson-inkjet-printer-escpr

Make certain that CUPS is enabled:

systemctl enable --now cups.service
systemctl enable --now cups.socket
systemctl enable --now cups.path 

Then in your browser: localhost:631
Administration-Printers- Check if it is there under Manage Printers, if not, choose Add Printers. Sorry, it’s been awhile since I have done this task.