Adding Printer
4. Installing CUPS
Again, to Install CUPS
Play:sudo pacman -Sy cups cups-pdf
5. Adding User
Next to Add User to Printing Group
Simply issue:sudo gpasswd -a $LOGNAME lp
And then to Enable CUPS’s Web Interface Administration:
sudo gpasswd -a $LOGNAME lpadmin
6. Connecting Printer
Now, Check if the Printer is Powered On & Connected!
7. Running CUPs
Next Run CUPS Service
So to Start it:sudo systemctl start org.cups.cupsd.service
Again to Enable CUPS at Boot time:
sudo systemctl enable org.cups.cupsd.service
8. Launching Printers App
Then Run Printing Manager
Here below for the Xfce Desktop:9. Installing Epson L300 Printer
First, Select the ‘Administration’ Tab:
Choose ‘Add Printer’ or ‘Find Printers’:
And Follow the Wizard…