Name: | libsolv |
---|---|
Version: | 0.6.20 |
Release: | 5.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 745412 |
License: | BSD |
RPM: | libsolv-0.6.20-5.el7.aarch64.rpm |
Source RPM: | libsolv-0.6.20-5.el7.src.rpm |
Build Date: | Fri May 11 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/openSUSE/libsolv |
Summary: | Package dependency solver |
Description: | A free package dependency solver using a satisfiability algorithm. The library is based on two major, but independent, blocks: - Using a dictionary approach to store and retrieve package and dependency information. - Using satisfiability, a well known and researched topic, for resolving package dependencies. |