node-gyp

Native addon build tool for Node.js

Debian Debian
RUN apt-get update && \ apt-get install -y node-gyp
Ubuntu
RUN apt-get update && \ apt-get install -y node-gyp
Arch Arch Linux
RUN pacman -S --noconfirm node-gyp
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y node-gyp
Fedora
RUN dnf install -y node-gyp
Raspbian
RUN apt-get update && \ apt-get install -y node-gyp
click the source code to copy install node-gyp on any operating system with command-not-found.com