Skip to content
Discussion options

You must be logged in to vote

Cups isn't running or enabled.

sudo systemctl enable cups.service
sudo systemctl start cups.service

You could alternatively use socket based:
sudo systemctl enable cups.socket

https://wiki.archlinux.org/index.php/CUPS#Installation

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BLumia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion | question discussion | 疑问/问题
2 participants
Converted from issue

This discussion was converted from issue #2454 on April 07, 2022 03:48.