

Vcpkg
1 like
C++ Library Manager for Windows, Linux, and macOS. Contribute to Microsoft/vcpkg development by creating an account on GitHub.
Features
- Package Manager
Vcpkg News & Activities
Highlights All activities
Recent activities
Vcpkg information
Featured in Lists
my software list, mostly open-source.I have used the vast majority of the software listed there myself for a long time.
List by phantomfancy with 125 apps, updated
toolchain of embedded C software development.
List by phantomfancy with 25 apps, updated








Comments and Reviews
It's a sort of official package manager for Windows. That's the best that can be said. It installs in a local folder and not in any PATH, but that's ok enough, you can just direct installation into your PATH.
The problem however is that it's in every way the definition of poorly handled bloat. When you build something with this software, it offers no clean way of removing the buildtools. Even the 'remove --purge' option does nothing. You'd think this is a quibble, but after downloading Boost, openssl, and 5 or so packages, my computer was graced with Boost, and a roughly 10Gb buildtools folder that I couldn't erase except manually.
This manager simply is much worse than the independent Chocolatey, but is the one with most packages. I don't really have much choice, but if I did, this would be my last choice.