Name: | libsolv |
---|---|
Version: | 0.7.7 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 849200 |
License: | BSD |
RPM: | libsolv-0.7.7-1.el8.x86_64.rpm |
Source RPM: | libsolv-0.7.7-1.el8.src.rpm |
Build Date: | Sun Feb 16 2020 |
Build Host: | jenkins-10-147-72-125-fd830b6b-4c62-43ce-adb7-b4f91f0f55f4.appad1iad.osdevelopmeniad.oraclevcn.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. |