llvm-strings
This command is an alias of strings.
RUN apt-get update && \
apt-get install -y llvm-7
RUN apt-get update && \
apt-get install -y llvm-8
RUN pacman -S --noconfirm llvm6
RUN apt-get update && \
apt-get install -y llvm-7
RUN dnf install -y llvm6.0
RUN apt-get update && \
apt-get install -y llvm-4.0