package opam-0install

  1. Overview
  2. No Docs
Opam solver using 0install backend

Install

dune-project
 Dependency

Authors

Maintainers

Sources

opam-0install-0.5.1.tbz
sha256=1cf307f263623cb7884fba22fd6d250a3fd96477a65e3d56e6bfaa015a4cd2e0
sha512=f0815b86744cd46a7291b0a54942daed9e5756c22366386c5710e6fe158711bd0ab521de92897eae8380ddae2bad4b12f75ea37368f69f5e7314c07f65e7cd5b

Description

Opam's default solver is designed to maintain a set of packages over time, minimising disruption when installing new programs and finding a compromise solution across all packages.

In many situations (e.g. CI, local roots or duniverse builds) this is not necessary, and we can get a solution much faster by using a different algorithm.

This package uses 0install's solver algorithm with opam packages.

Published: 24 Jul 2025

Dependencies (8)

  1. opam-file-format >= "2.1.1"
  2. 0install-solver
  3. ocaml >= "4.10.0"
  4. opam-format >= "2.2.1"
  5. opam-state >= "2.2.1"
  6. cmdliner >= "1.1.0"
  7. fmt >= "0.8.7"
  8. dune >= "2.7"

Dev Dependencies (5)

  1. odoc with-doc
  2. alcotest with-test
  3. astring with-test
  4. opam-solver with-test
  5. opam-client with-test & >= "2.2.1"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.