1

Epson L130 printer driver will not install on Ubuntu 16.04 - Error message Dependency is not satisfiable: lsb (>=3.2) although lsb 4.1 installed

1 Answers1

2

You do not need to download the Epson drivers anymore.

Just run this in a terminal and drivers + utilities will install:

sudo apt-get install printer-driver-escpr
hopfi
  • 21