trash-put

command line trashcan utility

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