macOS
brew install libsolvlocal Homebrew formula metadata
sudo port install libsolvMacPorts ports tree · devel/libsolv/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libsolv pour les workflows d'agents IA.
installation
brew install libsolvlocal Homebrew formula metadata
sudo port install libsolvMacPorts ports tree · devel/libsolv/Portfile · Source: api.github.com
sudo dnf install libsolvFedora Rawhide package metadata · libsolv · Source: dl.fedoraproject.org
nix profile install nixpkgs#libsolvnixpkgs package indexes · pkgs/by-name/li/libsolv/package.nix · Source: api.github.com
sudo pacman -S libsolvArch Linux sync databases · libsolv · Source: geo.mirror.pkgbuild.com
sudo apt install libsolv-devDebian stable package indexes · libsolv-dev · Source: deb.debian.org
sudo zypper install libsolv-demoopenSUSE Tumbleweed package metadata · libsolv-demo · Source: download.opensuse.org
aperçu
Library for solving packages and reading repositories
historique
libsolv is openSUSE's package dependency solver and repository metadata library built around a SAT-solving model. It matters to package-manager culture because it turned dependency resolution into a reusable library with compact repository storage, solver introspection, and support for multiple package formats.
The libsolv history page says the project started in May 2007 when the zypp team considered database-backed installation speedups. Michael Schroeder instead pursued compact dictionary storage for package strings and relations, creating the solv repository format.
During SUSE Hack Week at the end of June 2007, Schroeder adapted ideas from MiniSAT for package dependency solving. By October 2007 the solver was being integrated into libzypp, and in January 2008 the new solver became the default for libzypp.
libsolv began inside the openSUSE/libzypp/YaST world, but its format readers made it useful beyond RPM repositories. The GitHub README lists support for rpm/rpm5, deb, Arch Linux, Haiku, and apk packages, plus repository formats such as rpmmd, susetags, Mandriva/Mageia synthesis, Arch repositories, and apk indexes.
The package ships a library plus many conversion and inspection tools such as rpmdb2solv, repomdxml2solv, archrepo2solv, deb2solv, dumpsolv, mergesolv, installcheck, and testsolv. Packagers use it to transform repository metadata into solv files and to test dependency closure or upgrade behavior.
libsolv is one of the clearest examples of SAT solving escaping theory and becoming normal package-manager plumbing. It is interesting to package nerds because it exposes dependency conflicts, weak dependencies, repository storage, and multi-format metadata as inspectable artifacts rather than opaque package-manager behavior.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
appdata2solv | cli | exécutable global | |
archpkgs2solv | cli | exécutable global | |
archrepo2solv | cli | exécutable global | |
comps2solv | cli | exécutable global | |
conda2solv | cli | exécutable global | |
deb2solv | cli | exécutable global | |
deltainfoxml2solv | cli | exécutable global | |
dumpsolv | cli | exécutable global | |
helix2solv | cli | exécutable global | |
installcheck | cli | exécutable global | |
mdk2solv | cli | exécutable global | |
mergesolv | cli | exécutable global | |
repo2solv | cli | exécutable global | |
repomdxml2solv | cli | exécutable global | |
rpmdb2solv | cli | exécutable global | |
rpmmd2solv | cli | exécutable global | |
rpms2solv | cli | exécutable global | |
susetags2solv | cli | exécutable global | |
testsolv | cli | exécutable global | |
updateinfoxml2solv | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/openSUSE/libsolv
métadonnées d'installation
| Clé du paquet | brew:libsolv |
|---|---|
| Version | 0.7.39 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libsolv |
| Page d'accueil | https://github.com/openSUSE/libsolv |
| Dépôt | https://github.com/openSUSE/libsolv |
| Docs amont | https://github.com/openSUSE/libsolv#readme |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/openSUSE/libsolv/archive/refs/tags/0.7.39.tar.gz |
| Dernière mise à jour | 2026-05-28T12:56:01Z |
| Pulse | updated |
| Dépendances | rpm, xz, zstd |
| Dépendances de compilation | cmake |
| Bibliothèques fournies par macOS | bzip2, expat |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libsolv |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libsolv-dev 0.7.32-1
dependency solver using a satisfiability algorithm (development files)
https://github.com/openSUSE/libsolv
sudo apt install libsolv-devlibsolv-doc 0.7.32-1
dependency solver using a satisfiablility algorithm (documentation files)
https://github.com/openSUSE/libsolv
sudo apt install libsolv-doclibsolv-perl 0.7.32-1
dependency solver using a satisfiability algorithm (Perl bindings)
https://github.com/openSUSE/libsolv
sudo apt install libsolv-perllibsolv-tools 0.7.32-1
dependency solver using a satisfiability algorithm (command-line tools)
https://github.com/openSUSE/libsolv
sudo apt install libsolv-toolslibsolv1 0.7.32-1
dependency solver using a satisfiability algorithm (shared library)
https://github.com/openSUSE/libsolv
sudo apt install libsolv1libsolvext-dev 0.7.32-1
dependency solver using a satisfiability algorithm (ext development files)
https://github.com/openSUSE/libsolv
sudo apt install libsolvext-devlibsolvext1 0.7.32-1
dependency solver using a satisfiability algorithm (extensions)
https://github.com/openSUSE/libsolv
sudo apt install libsolvext1python3-solv 0.7.32-1
dependency solver using a satisfiability algorithm (Python3 bindings)
https://github.com/openSUSE/libsolv
sudo apt install python3-solvlibsolv
nix profile install nixpkgs#libsolvlibsolv-dev 0.7.28-1build2
dependency solver using a satisfiability algorithm (development files)
https://github.com/openSUSE/libsolv
sudo apt install libsolv-devlibsolv-doc 0.7.28-1build2
dependency solver using a satisfiablility algorithm (documentation files)
https://github.com/openSUSE/libsolv
sudo apt install libsolv-doclibsolv-perl 0.7.28-1build2
dependency solver using a satisfiability algorithm (Perl bindings)
https://github.com/openSUSE/libsolv
sudo apt install libsolv-perllibsolv-tools 0.7.28-1build2
dependency solver using a satisfiability algorithm (command-line tools)
https://github.com/openSUSE/libsolv
sudo apt install libsolv-toolslibsolv1 0.7.28-1build2
dependency solver using a satisfiability algorithm (shared library)
https://github.com/openSUSE/libsolv
sudo apt install libsolv1libsolvext-dev 0.7.28-1build2
dependency solver using a satisfiability algorithm (ext development files)
https://github.com/openSUSE/libsolv
sudo apt install libsolvext-devlibsolvext1 0.7.28-1build2
dependency solver using a satisfiability algorithm (extensions)
https://github.com/openSUSE/libsolv
sudo apt install libsolvext1piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.