Updated Guide To Setup thermal printer from source code (markdown)

GNU 2022-06-06 08:08:22 +08:00
parent c434791bc9
commit d66f6d35d6

@ -58,7 +58,7 @@ eg: `echo "hello world\n\n\n\n\n\n\n\n\n\n" > /tmp/DEVTERM_PRINTER_IN
we recommend use [tmux](https://github.com/tmux/tmux/wiki) to do this job we recommend use [tmux](https://github.com/tmux/tmux/wiki) to do this job
so that you can run and see all the commands output in a single terminal window so that you can run and see all the commands output in a single terminal window
## For cups ## For CUPS
just install `devterm-thermal-printer-cups` just install `devterm-thermal-printer-cups`
``` sudo apt install devterm-thermal-printer-cups``` ``` sudo apt install devterm-thermal-printer-cups```