How to Install ext3grep in Ubuntu 18.04



Install ext3grep by entering the following commands in the terminal:

sudo apt update
sudo apt install ext3grep

Description:

tool to help recover deleted files on ext3 filesystems

ext3grep is a simple tool intended to aid anyone who accidentally deletes a file on an ext3 filesystem, only to find that they wanted it shortly thereafter. . This package is useful in forensics investigations.

Homepage: http://code.google.com/p/ext3grep

Version: 0.10.2-3ubuntu1

Section: universe/admin