Clean remove of iiotconnector and edge-manager (from test system)

Hi,

I installed edge-manager and iiotconnector on a Ubuntu 22.04 based linux system, and after my tests are done, I want to remove everything cleanly.

Using ‘edge-manager uninstall iiotconnector’ is clear, but as I’m a linux noob I’m not sure how to remove the edge-manager script/command itself:
Is ‘edge-manager’ copied to some location different from the location where initial installation was executed , is it included into some ‘path’ / ‘profile’ environment, is there any service that has to be removed via ‘systemctl’ or anything else for a clean uninstallation?

Every info about is highly appreciated, thanks in advance!

Do we have in #BRCommunity a Linux expert who can help Alexander? :slightly_smiling_face:

Not 100% sure, but I think I got it:
removed the 2 folders named “edge-manager” found in “.config” folders (on my installation: “/root/.config/” and “/home/USERNAME/.config/”) and the binary “edge-manager” located in “/usr/local/bin”.

1 Like