Wingetlywingetly
← All apps
P

pixi

by prefix-devv0.80.0

Last updated

A cross-platform, multi-language package manager and workflow tool

Install with winget

$ winget install --id prefix-dev.pixi --exact --version 0.80.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for pixi

pixi uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, user scope)
msiexec.exe /i pixi-x86_64-pc-windows-msvc.msi /quiet /norestart -norestart

See the full silent install reference for pixi

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.80.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for pixi.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    tesseract-ocr.tesseractv5.5.3

    Tesseract Open Source OCR Engine

  • R
    RipGrep MSVCBurntSushi
    BurntSushi.ripgrep.MSVCv15.2.0

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • App InstallerMicrosoft Corporation
    Microsoft.AppInstallerv1.29.290

    Microsoft App Installer lets you easily install Windows apps with a double-click. It also includes WinGet for powerful command-line app management.

  • CC Switchfarion1231
    farion1231.CC-Switchv3.20.2

    A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

  • starshipStarship Contributors
    Starship.Starshipv1.26.0

    The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • DBXt8y2
    t8y2.DBXv0.6.10

    15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.

More from prefix-dev or browse conda, conda-environment, conda-packages.

Frequently asked questions

How do I install pixi on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id prefix-dev.pixi --exact --version 0.80.0. winget downloads the installer from prefix-dev and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install pixi silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id prefix-dev.pixi --exact 0.80.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for pixi?
pixi uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i pixi-x86_64-pc-windows-msvc.msi /quiet /norestart -norestart. The silent switches are /quiet /norestart.
How do I uninstall pixi via winget?
Run: winget uninstall --id prefix-dev.pixi --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from pixi's Apps & Features entry.
Is pixi free?
pixi is distributed under BSD-3-Clause. Refer to the publisher (https://github.com/prefix-dev/pixi) for the full license terms - Wingetly itself does not charge for installation.
Does pixi work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls pixi directly from the publisher.
How do I keep pixi up to date?
Run winget upgrade --id prefix-dev.pixi --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of pixi from microsoft/winget-pkgs.

Recent versions

  • 0.80.0latest
  • 0.79.0
  • 0.78.0
  • 0.77.1
  • 0.77.0
  • 0.76.2
  • 0.76.1
  • 0.76.0
  • 0.75.0
  • 0.74.0