start-statd

NFS support files common to client and server

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