repo2solv
dependency solver using a satisfiability algorithm (command-line tools)
RUN apt-get update && \
apt-get install -y libsolv-tools
RUN apt-get update && \
apt-get install -y libsolv-tools
RUN apt-get update && \
apt-get install -y libsolv-tools
RUN yum install -y libsolv-tools
RUN dnf install -y libsolv-tools
RUN apt-get update && \
apt-get install -y libsolv-tools