Skip to content

Instantly share code, notes, and snippets.

@salehjg
Last active March 18, 2024 14:01
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save salehjg/9dc14951c5845e0b1f672b8ce46197af to your computer and use it in GitHub Desktop.
Save salehjg/9dc14951c5845e0b1f672b8ce46197af to your computer and use it in GitHub Desktop.

Setup Canon LBP-6030 on ArchLinux

  1. Install $ sudo pacman -S ghostscript
  2. Install $ yay -S cups
  3. Enable its service $ sudo systemctl enable cups.service
  4. Restart the service $ sudo systemctl restart cups.service
  5. Check its status $ sudo systemctl status cups.service
  6. Install $ yay -S cnrdrvcups-sfp
  7. BE AWARE THAT LBP-6030 is a UFRII-LT printer with sfp. Dont use cnrdrvcups-lb package!!
  8. Open http://localhost:631/ in Chrome.
  9. Go to Administration and then click on Add Printer
@Abou-Haithem
Copy link

Hi,
I'm new user of Linux, and i have a problem with installing my LBP 6030, i used the driver from the canon website but the printer didn't work;
i found your post and i didn't understand where i must execute the commands you talked about.
plz help

@salehjg
Copy link
Author

salehjg commented Mar 18, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment