Adding Printer
- 
4. Installing CUPSAgain to Install CUPS 
 Play:sudo pacman -Sy cups cups-pdf 
- 
5. Adding UserNext to Add User to Printing Group 
 Run:sudo gpasswd -a $LOGNAME lp And then to Enable CUPS’s Web Interface Administration: sudo gpasswd -a $LOGNAME lpadmin 
- 
6. Connecting PrinterNow, Check if the Printer is Powered On & Connected! 
- 
7. Running CUPsNext 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 AppThen Run Printing Manager 
 Here below for the Xfce desktop:  
- 
9. Installing PrinterFirst, Select the ‘Administration’ Tab:   Choose ‘Add Printer’ or ‘Find Printers’:   And then Follow the Wizard… 
Contents
