MSI
WinGet
pixi
prefix-dev · 0.51.0 · 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
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{6CF058E9-693D-47FC-9F7B-1612B7B1A8BE}
Product version operator
Greater than or equal to
Product version
0.51.0
MSI Properties
Product Code
{6CF058E9-693D-47FC-9F7B-1612B7B1A8BE}
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.51.0
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.51.0/pixi-x86_64-pc-windows-msvc.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes
✨ Highlights
Pixi now supports --skip on install which means you can skip the installation of a package.
Which can be useful for things like layering Docker images.
Pixi build got a lot of improvements, including the ability to use build backends from source.
Starting with this release you can get build backends from conda-forge.
We will release stable versions of the build backends on conda-forge, and we maintain a rolling distribution on the pixi-build-backends channel.
The docum…