Epson Printer with Ubuntu 16.04
Solution 1:
I have the same problem with my epson l355
Here's how i fix it
- Add ubuntu trusty repository to your source list in "software and updates"
deb http://archive.ubuntu.com/ubuntu/ trusty main
sudo apt-get update
sudo apt-get install lsb-core lsb
Remove or deactivate the trusty repository
sudo apt-get update
Install your printer driver .deb via your favorite way
Hope it works...
Sorry for my english