During a long period of time I have installed some apps/scripts with the terminal, many were tests to understand some tools, and now I use just a few of them (very few).
What I would like to accomplish is to wipe them all in order to "restore" OSX installs and, later on I will reinstall the one I need.
I'm not sure I'm using the right terminology, I installed things via terminal like:
nodej
meteor
ionic
And other stuff, some with the use of curl ...
, others with OSX Installer (NodeJS for example) and others with cordova
I guess.
How to remove them all?