Setting Up Driver
-
Download Epson Image Scan Driver & Software for GNU/Linux
-
Next Extract Image Scan Bundle
Possibly Double-Click on Archive in File Manager and Extract into /tmp:Or from Shell:
tar xvzf ./*scan*.deb.tar.gz -C /tmp/
-
Moreover, Install the Software Dependencies.
sudo apt-get install xsltproc
If Got “User is Not in Sudoers file” then see: How to Enable sudo
-
Finally, Install imageScan Drivers+Software for Linux
Change to the software Location:cd /tmp/iscan*
Then Run the Installer:
sudo ./install.sh
Contents