Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libsolv - 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. 
Packages
        
        
            | libsolv-0.7.20-6.el8.x86_64
              [375 KiB] | Changelog
              by Jaroslav Rohel (2023-06-21): - Backport Allow to break arch lock-step on erase operations (RhBug:2172288,2172292) |