next

React framework that uses server-side rendering for building optimized web applications. More information: <https://nextjs.org/docs>.

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