Installing Driver
[ad_slider autoplay=”true” interval=”8″ count=”5″]
-
2. Downloading Epson Escpr Driver
Download Epson Printer GNU/Linux Driver
Epson Printer Escpr .rpm Driver[ad_slider autoplay=”true” interval=”8″ count=”5″] -
3. Installing Epson Escpr Printer Driver
Then to Install Epson Printer on Fedora
First, access the Download target, usually with:cd ~/Downloads
To Check the Package is there:
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.
Finally, to Setup it:sudo su -c "dnf install ./epson*printer-escpr*lsb*.rpm"
The Dnf Package Installer will Manage the Software Dependencies also for a Local Setup.
[ad_slider autoplay=”true” interval=”8″ count=”5″]
Contents