wipe

secure file deletion

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