aapt

Android Asset Packaging Tool. Compile and package an Android app's resources. More information: <https://elinux.org/Android_aapt>.

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