Jump to content

How to properly remove NodeLink from Raspberry Pi 3?


EagleAye

Recommended Posts

Posted

I could not find anything related, so here is the question.  How should I go about removing NodeLink from my Raspberry Pi? I would like to ensure Nodelink is fully removed and there are no instances of anything NodeLink left on the Pi. Are there any major tricks involved, anything hidden, anything lurking in background or is it fairly straightforward?

Thanks for any input.

Posted

Nodelink is 3 pieces, assuming you've been using io_guy's install scrip:

  1. nodelink.dll (the code)
  2. config.xml (your environment's definition)
  3. Modifications to rc.local that cause the nodelink to be started when the pi boots

The first step is to use the nano editor and edit rc.local and remove the line that starts nodelink... then reboot.

The files under 1 and 2 can be deleted after that. Not sure what your command line skills are so I'll leave it here for the moment

Paul

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...