Package dependency solver

Edit Package libsolv

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.

Refresh
Refresh
Source Files
Filename Size Changed
libsolv-0.6.32.tar.gz 0000638585 624 KB
libsolv-fix-pkgid.patch 0000001986 1.94 KB
libsolv.changes 0000014473 14.1 KB
libsolv.spec 0000007500 7.32 KB
Latest Revision
Oleg Girko's avatar Oleg Girko (ol) committed (revision 2)
* Sun Feb 18 2018 Oleg Girko <ol@infoserver.lv> - 0.6.32-2
- Add patch to fix pkgid extraction when adding rpm file to repo.
Comments 0