Setup printing tools in your Debian-based Linux (if it doesn't have them)


In case you have a very minimal Desktop set-up, and you don't even have printing tools (for detecting, managing and printing with printers), you can follow this steps:

apt install cups
# re-connect USB-based printer, if any
 
# install the UI for management
apt install system-config-printer
system-config-printer