Install Cmake3 On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

Install Cmake3 On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

cmake3

cross-platform, open-source make system

Maintainer: Debian CMake Team



Section: devel

Install cmake3

  • Debian apt-get install cmake Click to copy
  • Ubuntu apt-get install cmake Click to copy
  • Alpine OS apk add cmake Click to copy
  • Arch Linux pacman -S cmake Click to copy
  • Kali Linux apt-get install cmake Click to copy
  • CentOS yum install cmake Click to copy
  • Fedora dnf install cmake Click to copy
  • Raspbian apt-get install cmake Click to copy
  • macOS brew install cmake Click to copy

cmake

cross-platform, open-source make system

CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities.

To install the latest version of cmake3 in your favorite operating system just copy the cmake3 installation command from above and paste it into terminal. It will download and install the latest version of cmake3 2026 package in your OS.