ntfsck

read/write NTFS driver for FUSE (development)

Debian Debian
RUN apt-get update && \ apt-get install -y ntfs-3g-dev
Ubuntu
RUN apt-get update && \ apt-get install -y ntfs-3g-dev
Alpine
RUN apk add ntfs-3g-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ntfs-3g-dev
Fedora
RUN dnf install -y ntfsprogs-2
Raspbian
RUN apt-get update && \ apt-get install -y ntfs-3g-dev
click the source code to copy install ntfsck on any operating system with command-not-found.com