Wingetlywingetly
← All apps

Conan Package Manager

by JFrogv2.32.0

Last updated

An open source, decentralized C/C++ package manager, to automate building and sharing of packages.

Install with winget

$ winget install --id JFrog.Conan --exact --version 2.32.0

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

Silent install command for Conan Package Manager

Conan Package Manager uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
conan-2.32.0-windows-x86_64-installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Conan Package Manager

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.

About

Conan is a package manager for C and C++ developers:

- It is fully decentralized. Users can host their packages on their servers, privately. Integrates with Artifactory and Bintray.

- Portable. Works across all platforms, including Linux, OSX, Windows (with native and first-class support, WSL, MinGW), Solaris, FreeBSD, embedded and cross-compiling, docker, WSL

- Manage binaries. It can create, upload and download binaries for any configuration and platform, even cross-compiling, saving lots of time in development and continuous integration. The binary compatibility can be configured and customized. Manage all your artifacts in the same way on all platforms.

- Integrates with any build system, including any proprietary and custom one. Provides tested support for major build systems (CMake, MSBuild, Makefiles, Meson, etc).

- Extensible: Its Python-based recipes, together with extension points allow for great power and flexibility.

- Large and active community, especially in GitHub (https://github.com/conan-io/conan) and Slack (https://cppalliance.org/slack/ #conan channel). This community also creates and maintains packages in ConanCenter and Bincrafters repositories in Bintray.

- Stable. Used in production by many companies, since 1.0 there is a commitment not to break package recipes and documented behavior.

Installers · v2.32.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect

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 Conan Package Manager.

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

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Visual Studio BuildTools 2026Microsoft Corporation
    Microsoft.VisualStudio.BuildToolsv18.10.0

    These Build Tools allow you to build Visual Studio projects from a command-line interface.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • U
    uvAstral Software Inc.
    astral-sh.uvv0.12.13

    An extremely fast Python package and project manager, written in Rust.

  • Microsoft Visual C++ 2013 Redistributable (x86)Microsoft Corporation
    Microsoft.VCRedist.2013.x86v12.0.40664.0

    The Microsoft Visual C++ 2013 Redistributable Package (x86)

More from JFrog or browse c, c++, cmake.

Frequently asked questions

How do I install Conan Package Manager on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JFrog.Conan --exact --version 2.32.0. winget downloads the installer from JFrog and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Conan Package Manager silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JFrog.Conan --exact 2.32.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 Conan Package Manager?
Conan Package Manager uses EXE (Inno Setup). Run the downloaded installer with: conan-2.32.0-windows-x86_64-installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Conan Package Manager via winget?
Run: winget uninstall --id JFrog.Conan --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Conan Package Manager's Apps & Features entry.
Is Conan Package Manager free?
Conan Package Manager is distributed under MIT. Refer to the publisher (https://conan.io/) for the full license terms - Wingetly itself does not charge for installation.
Does Conan Package Manager 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 Conan Package Manager directly from the publisher.
How do I keep Conan Package Manager up to date?
Run winget upgrade --id JFrog.Conan --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Conan Package Manager from microsoft/winget-pkgs.

Recent versions

  • 2.32.0latest
  • 2.31.2
  • 2.31.1
  • 2.31.0
  • 2.30.0
  • 2.29.1
  • 2.29.0
  • 2.28.1
  • 2.28.0
  • 2.27.1