Setting Up Driver
-
2. Downloading Epson L110 Driver for Kali
Download Kali Epson GNU/Linux Driver
-
3. Installing Epson L110 Printer Driver
Then to Install Epson L110 Driver for Kali Linux
First, access the Download location by default with:cd ~/tmp/uld*/uld
To Check it’s there List the contents with:
ls . | grep uld
| grep epson
The grep Command refine the output List showing only the Entries matching the Keyword.
But if yuo are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
And then to Set up the Driver run:sudo apt install ./epson*.deb
Contents