Hi,
I want to uninstall it 'cause I'm facing some problem when I try to npx, so I planned to re-install it, but I'm not sure first how to remove the old package in ubuntu!
Something like:
% sudo apt-get remove --purge nodejs
should do the trick.
Most helpful comment
Something like:
should do the trick.