shell-quote

module to quote strings for passing through the shell

Debian Debian
RUN apt-get update && \ apt-get install -y libstring-shellquote-perl
Ubuntu
RUN apt-get update && \ apt-get install -y libstring-shellquote-perl
Arch Arch Linux
RUN pacman -S --noconfirm perl-String-ShellQuote
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libstring-shellquote-perl
Raspbian
RUN apt-get update && \ apt-get install -y libstring-shellquote-perl
click the source code to copy install shell-quote on any operating system with command-not-found.com