can anyone kindly tell me how to install my USB printer on Linux? please tell me the exact commands needed if possible. First you need a supported printer. Go to
http://www.linuxprinting.org and find out. Second you need a printing system. I would recommend CUPS. Third you need a driver. There are many different sources and everything can be found at the URL above. Telling you the exact commands won't help you to learn how to do something with your system. Read man apt-get and man apt-cache or use programs like aptitude or dselect to install programs in debian. HS