symtree

Security-focused ELF files checking tool

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