Difference between revisions of "Printing"

m
Made it a little neater and some explanation
(Some editions do not have the avahi deamon running by default for easy network printer detection)
m (Made it a little neater and some explanation)
Line 26: Line 26:
  sudo systemctl enable --now cups.socket
  sudo systemctl enable --now cups.socket
  sudo systemctl enable --now cups.path
  sudo systemctl enable --now cups.path
If easy detection of network printers is needed (not all editions have avahi installed and running) the following service can be installed & started:
pamac install avahi
  sudo systemctl enable --now avahi-daemon.service
  sudo systemctl enable --now avahi-daemon.service


translator
368

edits