ospfclient

OSPF routing daemon

Debian Debian
RUN apt-get update && \ apt-get install -y quagga-ospfd
Ubuntu
RUN apt-get update && \ apt-get install -y quagga-ospfd
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-ospfd
CentOS
RUN yum install -y quagga
Fedora
RUN dnf install -y quagga
Raspbian
RUN apt-get update && \ apt-get install -y quagga-ospfd
click the source code to copy install ospfclient on any operating system with command-not-found.com