I backed up my old folder first to be safe (new to this). I deleted the epson-inkjet-printer-escpr2 on my main C drive and ran (so you can dnld to your hard drive & edit):
yay -G epson-inkjet-printer-escpr2
Then went in and changed to, which worked the 1st time, Thank You !!
DLAGENTS=('https::/usr/bin/wget --user-agent=Firefox -O %o %u')
Then ran:
cd epson-inkjet-printer-escpr2
makepkg -si
Thanks so much for this. I went out and bought a new printer a couple months ago because Epson I thought did NOT pull stuff like this. WTH do they care where people dnld drivers from. Now need to figure out the scanner, haven't looked for a month +, missed it by like 2 days before they pulled their shenanigans with the scanner.
Pinned Comments
andit commented on 2025-05-16 16:36 (UTC)
In reply to ValdikSS comment:
Yes, which is why the Epson Inkjet printer driver 2 for ESC/P-R or "epson-inkjet-printer-escpr2" is only available as a PKGBUILD. Only the PKGBUILD is publicly available, not the driver itself, but with it everyone can easily obtain and build the driver for themselves. The license is not for the PKGBUILD. To uphold the Epson license however, the PKGBUILD references it correctly, and it is every ones own responsibility to respect Epson's license and to comply with it.
andit commented on 2023-10-24 17:22 (UTC) (edited on 2024-10-12 09:35 (UTC) by andit)
With every release I update the keywords (see Package Details above) containing a list of all Epson printer series supported by this driver. Additionally, SUPPORTED-PRINTERS at the GitLab repository gitlab.com/at.gentoo.repo/epson-inkjet-printer-escpr2 also contains a list of supported printers.
Most Epson Inkjet printers are covered by either this package or epson-inkjet-printer-escpr. If your printer is not supported by this package, be sure to check the other one. You may also want to consult the Wiki, specifically CUPS and CUPS/Printer-specific problems#Epson.
Note: all packages from AUR require
base-devel, please read Arch User Repository as a user or PKGBUILD#makedepends for details on PKGBUILD.