Binary package “node-corepack” in ubuntu oracular

Access npm, Yarn and pnpm without having to install them

 Corepack is a zero-runtime-dependency Node.js script that acts as
 a bridge between Node.js projects and the package managers they are
 intended to be used with during development. In practical terms,
 Corepack lets you use Yarn, npm, and pnpm without having to install them.
 .
 Node.js is an event-based server-side JavaScript engine.