This page will take you to the support page for searching Epson drivers
UPDATE: You may need to compile the driver for raspbian 64bit, bookworm.
Compile Epson Arm driver
- [Download the source] (http://support.epson.net/linux/Printer/LSB_distribution_pages/en/utility.php)
- unzip epson-printer-utility_arm_source.zip
- cd epson-printer-utility_arm_source
- tar xzf epson-backend-arm-1.2.6.tar.gz
- cd epson-backend-arm-1.2.5/
- sudo apt install libcups2-dev
- ./configure
- make
- sudo make install
Epson Scanner Driver on Arm
[Install scanner driver by following these instructions:] (https://download.ebz.epson.net/man/linux/epsonscan2_e.html#sec5-1-4)