Installing Driver
-
3. Installing Epson Driver
Next follow with Epson FAX Driver Debian Installation
First, access the Download location by default with:cd ~/Downloads
To Check it’s there List the contents with:
ls . | grep epson
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
And then to Set up the Driver run:sudo gdebi ./epson*.deb
If not GDebi then first play:
sudo apt install gdebi gdebi-core
Contents