nfs-ls

NFS client library (binaries)

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