- Install
$ sudo pacman -S ghostscript
- Install
$ yay -S cups
- Enable its service
$ sudo systemctl enable cups.service
- Restart the service
$ sudo systemctl restart cups.service
- Check its status
$ sudo systemctl status cups.service
- Install
$ yay -S cnrdrvcups-sfp
- BE AWARE THAT LBP-6030B is a UFRII-LT printer with
sfp
. Only usecnrdrvcups-lb
package if your printer is LBP6030 (white version, USA)!! - Open
http://localhost:631/
in Chrome. - Go to
Administration
and then click onAdd Printer
Last active
November 5, 2024 08:10
-
-
Save salehjg/9dc14951c5845e0b1f672b8ce46197af to your computer and use it in GitHub Desktop.
I had a 6030b. (no longer have it) Did u check the comments for the said package? maybe that's a known issue?
No comments mentioning it and most of the issues on google are old and not even from arch. But its a non issue as cnrdrvcups-lb
works fine
I had a 6030b. (no longer have it) Did u check the comments for the said package? maybe that's a known issue?
No comments mentioning it and most of the issues on google are old and not even from arch. But its a non issue as
cnrdrvcups-lb
works fine
Very strange.
Thanks for mentioning it.
I will modify the main gist.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I had a 6030b. (no longer have it)
Did u check the comments for the said package? maybe that's a known issue?