Software Alternatives & Reviews

Vcpkg VS pkgsrc

Compare Vcpkg VS pkgsrc and see what are their differences

Vcpkg logo Vcpkg

C++ Library Manager for Windows, Linux, and macOS

pkgsrc logo pkgsrc

pkgsrc is a framework for building over 17,000 open source software packages.
  • Vcpkg Landing page
    Landing page //
    2023-08-23
  • pkgsrc Landing page
    Landing page //
    2023-06-30

Vcpkg videos

No Vcpkg videos yet. You could help us improve this page by suggesting one.

+ Add video

pkgsrc videos

pkgsrc on ChromeOS

More videos:

  • Review - Using pkgsrc for multi-platform deployments in heterogeneous environments, G Clifford Williams

Category Popularity

0-100% (relative to Vcpkg and pkgsrc)
Package Manager
55 55%
45% 45
Developer Tools
40 40%
60% 60
Front End Package Manager
Windows Tools
100 100%
0% 0

User comments

Share your experience with using Vcpkg and pkgsrc. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Vcpkg should be more popular than pkgsrc. It has been mentiond 24 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Vcpkg mentions (24)

  • Xmake: A modern C/C++ build tool
    Re: C/C++ development: anybody using conda/pixi for dependency management? Here's an example of compiling a C++ SDL program using pixi and the SDL dependency from conda-forge [1]. Seems viable as a replacement for things like vckpg [2] which only builds from source. I'm still researching this but it seems like rattler [3] is the tool to use to build/publish packages. The supported repos are: prefix.dev's own... - Source: Hacker News / 3 days ago
  • Ideas for project in C++ language use object-oriented programming
    Plenty of raw information should be available here, the actual vcpkg repo: https://github.com/microsoft/vcpkg. Source: about 1 year ago
  • Why isn't there a Central C/C++ repository for distributions?
    Actually, there is: C++ Library Manager for Windows, Linux, and MacOS. Source: over 1 year ago
  • Cleanup my dependency management with vcpkg
    The installation is described in the readme of vcpkg on github and is straightforward: clone the project, execute the installation script and you are ready to go! - Source: dev.to / over 1 year ago
  • Transitioning from Java to C++
    You didn't ask about this, but I think its worth mentioning Conan and vcpkg. Of the two I have found vcpkg easier to work with, but both can be good solutions. Combining one of these package managers with CMake presets can make getting a project setup on a new machine almost trivial (great for CI or onboarding new devs). Source: over 1 year ago
View more

pkgsrc mentions (8)

  • Installing packages without an internet connection?
    It seems according to pkgsrc.org that pkgin might follow the PKG_PATH environment variable. You're supposed to set PKG_PATH="http://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -p)/$(uname -r|cut -f '1 2' -d.)/All/", and according to uname(1), -p gives the processor architecture and -r gives the operating system [kernel] release. Source: about 1 year ago
  • pkgsrc.se is no more :(
    It seems like pkgsrc.org hasn’t got the news yet. Source: over 1 year ago
  • Slackware 15.0
    I still have a Slackware install that runs some really old stuff I have. I remember working at AN ISP in the 90s and slack was are secure distro. All the important stuff (authentication, configs, etc.) were stored and served from our 'slack pool'. Funny part is now I do a very basic Slackware install that setup pkgsrc (https://pkgsrc.org) on it so I can really experience the best and worst of times! - Source: Hacker News / over 2 years ago
  • Cross-platform package management: Comprehensive comparison of Pkgsrc and Ravenports article published
    Today the second article on cross-platform package management has been published. It features a short description of what Pkgsrc and Ravenports are and a longer part on how they compare. The test environment and procedure is covered and of course the results are presented. At the end a conclusion is drawn. Source: over 2 years ago
  • First article on cross-platform package management published
    The second one will contain the results of our two months evaluation of Pkgsrc on multiple platforms and a comparison with Ravenports. Source: over 2 years ago
View more

What are some alternatives?

When comparing Vcpkg and pkgsrc, you can also consider the following products

Conan - Conan is an Action-Adventure, Hack and Slash and Single-player video game developed by Nihilistic Software and published by THQ.

Conda - Binary package manager with support for environments.

Homebrew - The missing package manager for macOS

Chocolatey - The sane way to manage software on Windows.

MacPorts - The MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system.

CPM - A C++ Package Manager based on CMake and Git.