Zend certified PHP/Magento developer

How do I completely remove NodeJS from macOS installed via pkg?

I reluctantly installed a version of Node on my computer that I downloaded from:

nodejs.org/download/release/v16.0.0/

I specifically downloaded node-v16.0.0.pkg

How do I completely remove this?

I tried the solution below and I found that the last command was removing my node modules. I just want to remove Node v16 from my MacBook as I plan to reinstall it using Homebrew instead.

How do I uninstall any Apple pkg Package file?