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