Name: | libsolv |
---|---|
Version: | 0.7.20 |
Release: | 3.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 857419 |
License: | BSD |
RPM: | libsolv-0.7.20-3.el8.i686.rpm |
Source RPM: | libsolv-0.7.20-3.el8.src.rpm |
Build Date: | Sun Oct 02 2022 |
Build Host: | build-ol8-i386.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. |