This is the snap for CMake, a cross-platform, open-source build system generator.
To install the CMake snap from the Snapcraft store:
sudo snap install --classic cmakeVerify the installation by checking the current version:
cmake --versionNote: Starting with the CMake 3.27 series, snap packages are a wrapper around the official CMake binary releases from Kitware. This currently only includes the
amd64andarm64architectures. For more information see the documentation on supported architectures.
Access the following documentation for the CMake snap: