duk

embeddable Javascript engine

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