Installing Driver
- 
2. Installing CUPSTo Install CUPS, simply run: sudo pacman -Sy cups cups-pdf 
- 
3. Adding UserNext, Add User to the Printing Group 
 Run:sudo gpasswd -a $LOGNAME lp Enable CUPS’s Web Interface Administration: sudo gpasswd -a $LOGNAME lpadmin 
- 
4. Connecting PrinterEnsure your printer is powered on and connected! 
- 
5. Running CUPSNow Run the CUPS Service 
 To start it, run:sudo systemctl start org.cups.cupsd.service Enable CUPS to start at boot: sudo systemctl enable org.cups.cupsd.service 
- 
6. Setting Up DriverInstall Printer Driver on Arch Linux 
Contents
