apt-sortpkgs

package management related utility programs

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