Install printer driver for Epson L360

how to install driver with RPM packages in garuda linux?

#Driver Printer L360 epson-inkjet-printer-201401w-1.0.0-1lsb3.2.src.rpm

Install the appropriate package from the AUR instead. AUR (en) - Packages

4 Likes

git clone https://aur.archlinux.org/epson-inkjet-printer-201401w.git
cd epson-inkjet-printer-201401w/
(pkg build, .git, fixbuildpatch)

and than ?

makepkg -si in the directory you downloaded it in. That's all.

Or use Yay, Pamac, whatever.

3 Likes

Ok Thanks Brothers (Fix.) (Resolved.) :sunglasses:

git clone https://aur.archlinux.org/epson-inkjet-printer-201401w.git
cd epson-inkjet-printer-201401w/
makepkg -si PKGBUILD
2 Likes

I love seeing the Arch Way used. :smiley:

Congratulations. :slight_smile:

3 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.