npm other than installing the node packages also helps in uninstalling, running npm script from the package.json, publishing the packages to the npm registry and other stuff.
whereas npx helps to execute a package without installing it in your system.