dump

The dump package contains both dump and restore. Dump examines

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