60
edits
(Update cups services) |
|||
Line 159: | Line 159: | ||
If for any reason you wish to disable CUPS (e.g. in order to use an alternative printing system), open your terminal and enter the following command: | If for any reason you wish to disable CUPS (e.g. in order to use an alternative printing system), open your terminal and enter the following command: | ||
sudo systemctl disable --now | sudo systemctl disable --now cups.service | ||
sudo systemctl disable --now cups.socket | |||
sudo systemctl disable --now cups.path | |||