Installing Driver
-
2. Installing CUPS
Again to Install CUPS
Simply play:sudo pacman -Sy cups cups-pdf
-
3. Adding User
Next 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
-
. Connecting Printer
Now, Check if the Printer is Powered On & Connected!
-
5. 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
-
6. Setting Up Driver
How to Install Printer Driver on EndeavourOS
Possibly follow instructions as for Arch or Manjaro Linux!
Contents