ddrescue

Data recovery tool that reads data from damaged block devices. More information: <https://www.gnu.org/software/ddrescue/>.

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