apt-mark

Utility to change the status of installed packages. More information: <https://manpages.debian.org/latest/apt/apt-mark.8.html>.

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-mark on any operating system with command-not-found.com