MSI
WinGet
pixi
prefix-dev · 0.15.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i pixi-x86_64-pc-windows-msvc.msi /quiet /norestart
Custom
msiexec /i pixi-x86_64-pc-windows-msvc.msi /quiet /norestart -norestart
File Identity
Filename
pixi-x86_64-pc-windows-msvc.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
prefix-dev.pixi
Version
0.15.1
Description
A cross-platform, multi-language package manager and workflow tool
License
BSD-3-CLAUSE
↗
Homepage
https://github.com/prefix-dev/pixi
Installer URL
https://github.com/prefix-dev/pixi/releases/download/v0.15.1/pixi-x86_64-pc-windows-msvc.msi
Upgrade Behavior
install(Install over existing)
Release Notes
📃 Details
Added
- Add prefix to project info json output by @baszalmstra in [#859](https://github.com/prefix-dev/pixi/pull/859)
Changed
- New `pixi global list` display format by @chawyehsu in [#723](https://github.com/prefix-dev/pixi/pull/723)
- Add direnv usage by @pavelzw in [#845](https://github.com/prefix-dev/pixi/pull/845)
- Add docker example by @pavelzw in [#846](https://github.com/prefix-dev/pixi/pull/846)
- Install/remove multiple packages globally by @chawyehsu in [#854](https://git…