mtrace

GNU C Library: Development binaries

Debian Debian
RUN apt-get update && \ apt-get install -y libc-dev-bin
Ubuntu
RUN apt-get update && \ apt-get install -y libc-dev-bin
Arch Arch Linux
RUN pacman -S --noconfirm glibc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libc-dev-bin
CentOS
RUN yum install -y glibc-utils
Fedora
RUN dnf install -y glibc-arm-linux-gnu
Raspbian
RUN apt-get update && \ apt-get install -y libc-dev-bin
click the source code to copy install mtrace on any operating system with command-not-found.com