| Name: | libsolv |
|---|---|
| Version: | 0.7.20 |
| Release: | 2.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 873650 |
| License: | BSD |
| RPM: | libsolv-0.7.20-2.el9.x86_64.rpm |
| Source RPM: | libsolv-0.7.20-2.el9.src.rpm |
| Build Date: | Thu May 05 2022 |
| Build Host: | build-ol9-x86_64.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. |