ripngd

network routing daemons (metapackage)

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