Name: | libsolv |
---|---|
Version: | 0.7.29 |
Release: | 8.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 880442 |
License: | BSD-3-Clause |
RPM: | libsolv-0.7.29-8.el10.aarch64.rpm |
Source RPM: | libsolv-0.7.29-8.el10.src.rpm |
Build Date: | Fri Apr 04 2025 |
Build Host: | build-ol10-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. |