Setting Up
-
2. Downloading Epson DS-510 Scanner Driver
Download Epson Image Scan Driver & Software for GNU/Linux
-
3. Extracting Epson DS-510 Scanner Driver
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*.rpm.tar.gz -C /tmp/
-
4. Installing Dependencies
Now Install the Software Dependencies
On Dnf based run:sudo su -c "dnf install libxslt"
On Yum based:
sudo yum install libxslt
Finally, on SUSE based:
sudo zypper in libxslt
Authenticate with the User Admin Pass.
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