Manjaro Difference between revisions of "Translations:Printing/57/en"

Difference between revisions of "Translations:Printing/57/en"

From Manjaro
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
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 cups.service
{{UserCmd|command=sudo systemctl disable --now cups.service}}
sudo systemctl disable --now cups.socket
{{UserCmd|command=sudo systemctl disable --now cups.socket}}
sudo systemctl disable --now cups.path
{{UserCmd|command=sudo systemctl disable --now cups.path}}

Latest revision as of 08:07, 10 January 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Printing)
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:
{{UserCmd|command=sudo systemctl disable --now cups.service}}
{{UserCmd|command=sudo systemctl disable --now cups.socket}}
{{UserCmd|command=sudo systemctl disable --now cups.path}}

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:

user $ sudo systemctl disable --now cups.service COPY TO CLIPBOARD


user $ sudo systemctl disable --now cups.socket COPY TO CLIPBOARD


user $ sudo systemctl disable --now cups.path COPY TO CLIPBOARD


Cookies help us deliver our services. By using our services, you agree to our use of cookies.