extundelete

Recover deleted files from ext3 or ext4 partitions by parsing the journal. See also date for Unix time information and umount for unmounting partitions. More information: <http://extundelete.sourceforge.net>.

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