libsolv

Library for solving packages and reading repositories

  • Owner: openSUSE/libsolv
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Libsolv

This is libsolv, a free package dependency solver using a satisfiability
algorithm.

The code is based on two major, but independent, blocks:

  1. Using a dictionary approach to store and retrieve package and
    dependency information in a fast and space efficient manner.

  2. Using satisfiability, a well known and researched topic, for
    resolving package dependencies.

The sat-solver code has been written to aim for the newest packages,
record the decision tree to provide introspection, and also provides
the user with suggestions on how to deal with unsolvable
problems. It also takes advantage of repository storage to
minimize memory usage.

Supported package formats:

  • rpm/rpm5
  • deb
  • arch linux
  • haiku

Supported repository formats:

  • rpmmd (primary, filelists, comps, deltainfo/presto, updateinfo)
  • susetags, suse product formats
  • mandriva/mageia (synthesis, info, files)
  • arch linux
  • red carpet helix format
  • haiku

Build instructions

Requires: cmake 2.8.5 or later

mkdir build
cd build
cmake ..
make

////
vim: syntax=asciidoc
////

Main metrics

Overview
Name With OwneropenSUSE/libsolv
Primary LanguageC
Program languageEmacs Lisp (Language Count: 9)
Platform
License:Other
所有者活动
Created At2011-07-29 10:23:28
Pushed At2025-05-16 08:19:15
Last Commit At2025-05-16 10:19:15
Release Count73
Last Release Name0.7.32 (Posted on 2025-04-03 13:10:49)
First Release NameBASE-SuSE-Code-12_1-Branch (Posted on 2012-01-11 10:08:20)
用户参与
Stargazers Count549
Watchers Count35
Fork Count159
Commits Count3.7k
Has Issues Enabled
Issues Count326
Issue Open Count71
Pull Requests Count160
Pull Requests Open Count18
Pull Requests Close Count86
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private