ntfsundelete

NTFS-3G is a stable, open source, GPL licensed, POSIX, read/write

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 ntfsundelete on any operating system with command-not-found.com