command-not-found

Suggest installation of packages in interactive bash sessions

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