CUPS service changed name with the last update
It’s no longer org.cups.cupsd.socket, but cups.socket.
Just running:
sudo systemctl enable cups.service
sudo systemctl start cups.service
(and possibly rebooting) should fix everything.
CUPS service changed name with the last update
It’s no longer org.cups.cupsd.socket, but cups.socket.
Just running:
sudo systemctl enable cups.service
sudo systemctl start cups.service
(and possibly rebooting) should fix everything.