Epson Printer with Ubuntu 16.04

Solution 1:

I have the same problem with my epson l355

Here's how i fix it

  1. Add ubuntu trusty repository to your source list in "software and updates"

deb http://archive.ubuntu.com/ubuntu/ trusty main

  1. sudo apt-get update

  2. sudo apt-get install lsb-core lsb

  3. Remove or deactivate the trusty repository

  4. sudo apt-get update

  5. Install your printer driver .deb via your favorite way

Hope it works...

Sorry for my english