Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Synopsis
vcpkg list [options]
Description
Shows a list of the packages in the installed tree, along with the version and description of each.
Example
$ vcpkg list
cxxopts:x64-windows 3.0.0 This is a lightweight C++ option parser library...
fmt:x64-windows 9.0.0 Formatting library for C++. It can be used as a...
range-v3:x64-windows 0.12.0 Range library for C++11/14/17/20.
vcpkg-cmake-config:x64-windows 2022-02-06#1
vcpkg-cmake:x64-windows 2022-08-18
Options
All vcpkg commands support a set of common options.
--x-full-desc
Print the full, untruncated description of each package.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.