I have this epson printer driver: epson-inkjet-printer-201207w_1.0.0-1lsb3.2_amd64.deb
I installed gdebi and tried to install the above with gdebi. The gdebi GUI says: Error: Dependency is not satisfiable: lsb (>=3.2) What should I do? Thank you for your time! Kaye On Tue, Jan 7, 2020 at 9:39 PM Greg Wooledge <wool...@eeg.ccf.org> wrote: > On Mon, Jan 06, 2020 at 09:20:59PM -0700, Charles Curley wrote: > > I have the best success setting up printers using CUP's web interface, > > which requires a running web server. > > This is incorrect. Using the CUPS web interface does not require > a general purpose web server (nginx, apache2, etc.). The CUPS > daemon provides the web service all by itself. > > All you need are CUPS and a web browser, and the knowledge of where > to point the web browser: <http://localhost:631>. > >