appdata2solv

dependency solver using a satisfiability algorithm (command-line tools)

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