ntfsfix

Fix common problems on an NTFS partition. More information: <https://manned.org/ntfsfix>.

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