Uninstall a package and remove it from the list of dependencies in package.json

npm

  • JavaScript and Node.js package manager.
    Manage Node.js projects and their module dependencies.
    More information: <https://www.npmjs.com>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

npm uninstall {{module_name}}

click the source code to copy install npm on any operating system with command-not-found.com