| Name: | libsolv |
|---|---|
| Version: | 0.7.22 |
| Release: | 4.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 878986 |
| License: | BSD |
| RPM: | libsolv-0.7.22-4.el9.aarch64.rpm |
| Source RPM: | libsolv-0.7.22-4.el9.src.rpm |
| Build Date: | Sat Apr 01 2023 |
| Build Host: | build-ol9-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. |