apt-file

Search for files in apt packages, including ones not yet installed. More information: <https://manpages.debian.org/latest/apt-file/apt-file.1.html>.

Debian Debian
RUN apt-get update && \ apt-get install -y apt-file
Ubuntu
RUN apt-get update && \ apt-get install -y apt-file
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y apt-file
Raspbian
RUN apt-get update && \ apt-get install -y apt-file
click the source code to copy install apt-file on any operating system with command-not-found.com