Name: | libsolv |
---|---|
Version: | 0.7.20 |
Release: | 4.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 811243 |
License: | BSD |
RPM: | libsolv-0.7.20-4.el8.aarch64.rpm |
Source RPM: | libsolv-0.7.20-4.el8.src.rpm |
Build Date: | Fri Mar 31 2023 |
Build Host: | build-ol8-aarch64.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. |