LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   driver for epson wf-3620; excluding turbo printing (https://www.linuxquestions.org/questions/linux-newbie-8/driver-for-epson-wf-3620%3B-excluding-turbo-printing-4175634255/)

melody525 07-17-2018 07:34 AM

driver for epson wf-3620; excluding turbo printing
 
does anyone know how to get driver for epson wf-3620?
It is not in the drop down menu in the printer application.
I currently have turbo printing app but beleive i will have to pay after 30 days.
I do not understand this CUPS thing, am new to Linux.
I have linux mint 18.3.
Any input would be greatly appreciated.:)

ferrari 07-18-2018 03:24 AM

Welcome to LinuxQuestions.org.

Linux drivers for Epson printers can be obtained from here...
http://download.ebz.epson.net/dsc/se...search/?OSC=LX
Download the appropriate (DEB) package for you system eg epson-inkjet-printer-escpr_1.6.22-1lsb3.2_amd64.deb, and install it with your package manager. There is a note on the download page about making sure that lsb (necessary files and dependencies for the Linux Standards Base) is installed first. That can be done as follows...

Quote:

Ubuntu:
Code:

apt-get install lsb

Once the epson driver package is installed as well, you can then proceed with configuring CUPS (Common Unix Printing System) to work with your printer model.

BTW, some background reading for you about what CUPS is....
https://en.wikipedia.org/wiki/CUPS
https://www.linux.com/learn/linux-101-printing

melody525 07-20-2018 09:16 AM

Thanks for your help
 
Quote:

Originally Posted by ferrari (Post 5880589)
Welcome to LinuxQuestions.org.

Linux drivers for Epson printers can be obtained from here...
http://download.ebz.epson.net/dsc/se...search/?OSC=LX
Download the appropriate (DEB) package for you system eg epson-inkjet-printer-escpr_1.6.22-1lsb3.2_amd64.deb, and install it with your package manager. There is a note on the download page about making sure that lsb (necessary files and dependencies for the Linux Standards Base) is installed first. That can be done as follows...



Once the epson driver package is installed as well, you can then proceed with configuring CUPS (Common Unix Printing System) to work with your printer model.

BTW, some background reading for you about what CUPS is....
https://en.wikipedia.org/wiki/CUPS
https://www.linux.com/learn/linux-101-printing

After alot of headbanging, I am able to print from my
computer again. God bless.

ferrari 07-20-2018 03:29 PM

Good to read of your success with this despite the learning curve involved.:)


All times are GMT -5. The time now is 09:33 AM.