maphew

Pixi

February 27, 2024

Pixi is a package management tool for developers. It allows the developer to install libraries and applications in a reproducible way. Use pixi cross-platform, on Windows, Mac and Linux.

From <https://pixi.sh/latest/>

sudo setx /m PIXI_HOME a:/apps/pixi
set PIXI_HOME=a:/apps/pixi
iwr -useb https://pixi.sh/install.ps1 | iex