apt-config

commandline package manager

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