Skip to content

doc: add uninstallation guide

Rodrigo Muino Tomonari requested to merge github/fork/RedYetiDev/patch-39 into main

Fixes #37161

This PR adds a guide on how to uninstall Node.js (but who would ever want to do that?). Because I do not have access to all the different methods of uninstallation, I'd love if someone could check them.

Checked methods:

  • Homebrew
  • nvm
  • n
  • fnm
  • Chocolatey
  • Docker
  • MacOS Prebuilt Installer
  • Windows Prebuilt Installer
  • Manual Installation

Also, does Node.js officially support packages via apt / snap etc. They aren't listed in https://nodejs.org/en/download/package-manager, so I didn't add them here.

Merge request reports

Loading