Page 1 of 1

unistalling turboprint

Posted: Wed May 12, 2010 2:29 pm
by kikihayes
Hello there, my machine runs on ubuntu and I have turbo print installed as a trial which has run out, but i dont want to buy a license because I will be switching to a PC in a short while, so I want to uninstall it, but can't find where from. Help please?

Posted: Wed May 12, 2010 4:18 pm
by zedonet
To uninstall TurboPrint, do the following:

A) If you installed the TurboPrint .deb package (Ubuntu Linux / Debian Linux), open a terminal window and enter the command

sudo dpkg -r turboprint

followed by the "Enter" key - you will be asked for your login password.


B) If you installed the TurboPrint .rpm package (SuSE Linux / Mandrake Linux), open a terminal window and enter

sudo rpm --erase turboprint

followed by the "Enter" key - you will be asked for your admin password.


C) If you installed the .tgz archive from command line (other Linux distribution), go to the TurboPrint installation archive (cd command) and enter the command

./setup

and choose "Uninstall".