google / cloud-print-connector

Google Cloud Print Connector
BSD 3-Clause "New" or "Revised" License
764 stars 184 forks source link

Uninstall on RPI #382

Open Jxck-S opened 6 years ago

Jxck-S commented 6 years ago

While Cloud print connector worked good i got a new printer with cloud print built in so how do i uninstall cloud print please let me know. Thanks!

rmenessec commented 6 years ago

Assuming you used the instructions on the wiki here:

Just look at the installation steps on the wiki and reverse what you did; stop the binaries if they're running; remove the systemd definition or initscript if you installed one, and (carefully) clean up anything left from the build. (Probably /usr/src/go/*)

If you used any other process for installing GCP, you'll need to retrace your steps and talk to anyone involved with that other process.

marcelser commented 6 years ago

This is not windows, you should have enough linux knowledge (or learn it) to revert the steps you took while installing.