Epson Scan is a free official scanner software from Epson. You can use this app for your Epson scanners & multifunction printer. It allows to set various scanner settings with graphical user interface and save the scanned images to the various file type. It comes with USB and network connection scanner and printer support, command line support and more.
How to Install Epson Scan for Linux on Ubuntu
Download Epson Scan for Linux for Ubuntu based on your architecture 64 or 32 bit and save that file in your Downloads folder. Here the downloaded file will look line “epsonscan2-bundle-6.7.61.0.x86_64.deb.tar.gz”. It will change based on version name. Now right click and extract that file. Open the extracted folder and inside you will get install.sh file.
Right click and Run as Program and type your Ubuntu user password. It will install Epson Scan on your Ubuntu system. After that, you can open it from the show applications menu from Ubuntu dock.
Install Epson Scan via flatpak
Epson Scan is available as a flatpak package file from the remote flathub. If you don’t have then first install flatpak and flathub on your system and restart it after the installation.
Now open the terminal software using ctrl+alt+t keys and run below Epson Scan for Linux flatpak install command. It will install the latest version of Epson Scan on you system.
flatpak install flathub net.epson.epsonscan2
After the successful installation of Epson Scan, you can open it using below command.
flatpak run net.epson.epsonscan2
And you can also uninstall Epson Scan using below commands.
flatpak uninstall net.epson.epsonscan2
[OR]
sudo flatpak uninstall net.epson.epsonscan2
That’s it.