Versions:

  • 0.66.0
  • 0.65.0
  • 0.64.0
  • 0.63.2
  • 0.63.1
  • 0.63.0
  • 0.62.2
  • 0.62.1
  • 0.62.0
  • 0.61.0
  • 0.60.0
  • 0.59.0
  • 0.58.0
  • 0.57.0
  • 0.56.0
  • 0.55.0
  • 0.54.2
  • 0.54.1
  • 0.54.0
  • 0.53.0
  • 0.52.0
  • 0.51.0
  • 0.50.2
  • 0.50.1
  • 0.50.0
  • 0.49.0
  • 0.48.2
  • 0.48.1
  • 0.48.0
  • 0.47.0
  • 0.46.0
  • 0.45.0
  • 0.44.0
  • 0.41.4
  • 0.41.3
  • 0.41.2
  • 0.40.3
  • 0.40.2
  • 0.40.1
  • 0.39.0
  • 0.38.0
  • 0.37.0
  • 0.36.0
  • 0.35.0
  • 0.33.0
  • 0.32.2
  • 0.32.1
  • 0.32.0
  • 0.31.0
  • 0.28.1
  • 0.28.0
  • 0.27.1
  • 0.27.0
  • 0.26.1
  • 0.25.0
  • 0.24.2
  • 0.24.1
  • 0.24.0
  • 0.23.0
  • 0.22.0
  • 0.21.1
  • 0.21.0
  • 0.20.1
  • 0.20.0
  • 0.19.1
  • 0.19.0
  • 0.18.0
  • 0.17.1
  • 0.16.1
  • 0.15.2
  • 0.15.1
  • 0.14.0
  • 0.13.0
  • 0.12.0
  • 0.11.0
  • 0.10.0
  • 0.9.1

pixi 0.66.0, published by prefix-dev, is a cross-platform, multi-language package manager and workflow tool that unifies dependency resolution and task automation within a single CLI. Designed for developers who juggle Conda, PyPI, npm, Cargo, and other ecosystems, pixi downloads, caches, and activates the exact binary libraries, interpreters, and compilers a project needs, then exposes them through reproducible shell environments or one-shot commands. Typical use cases range from bootstrapping data-science notebooks that mix Python, R, and Rust extensions to orchestrating CI pipelines that must build C++ extensions against consistent BLAS builds across Linux, macOS, and Windows. Because each project carries its own lockfile, teams can share identical toolchains without Docker or manual virtual-env scripting, while the built-in task runner replaces Make or shell scripts with cross-platform YAML-like manifests. Since its first public commit the tool has evolved through seventy-seven numbered releases, adding features such as per-project channel pinning, shell completion, and incremental solves that keep install times low even when hundreds of Conda packages are involved. The current 0.66.0 iteration continues the cadence of weekly refinements, maintaining backward compatibility and open-source licensing. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: