dh_bash-completion

programmable completion for the bash shell

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