vcpkg

Install command:
brew install vcpkg

C++ Library Manager

https://github.com/microsoft/vcpkg

License: MIT

Formula JSON API: /api/formula/vcpkg.json

Formula code: vcpkg.rb on GitHub

Bottle (binary package) installation support provided for:

macOS on
Apple Silicon
sequoia
sonoma
ventura
macOS on
Intel
sonoma
ventura
Linux ARM64
x86_64

Current versions:

stable 2025.06.20
head ⚡️ HEAD

Depends on:

fmt 11.2.0 Open-source formatting library for C++
ninja 1.13.0 Small build system for use with gyp or CMake

Depends on when building from source:

cmake 4.0.3 Cross-platform make
cmrc 2.0.1 CMake Resource Compiler
This formula provides only the `vcpkg` executable. To use vcpkg:
    git clone https://github.com/microsoft/vcpkg "$HOME/vcpkg"
    export VCPKG_ROOT="$HOME/vcpkg"

Analytics:

Installs (30 days)
vcpkg 1,006
vcpkg --HEAD 1
Installs on Request (30 days)
vcpkg 1,008
vcpkg --HEAD 1
Build Errors (30 days)
vcpkg 2
Installs (90 days)
vcpkg 2,552
vcpkg --HEAD 2
Installs on Request (90 days)
vcpkg 2,551
vcpkg --HEAD 2
Installs (365 days)
vcpkg 11,034
vcpkg --HEAD 13
Installs on Request (365 days)
vcpkg 11,030
vcpkg --HEAD 13
Fork me on GitHub