How To Install Ccmake3?

How To Install Ccmake3?

ccmake3

cross-platform, open-source make system

Maintainer: Debian CMake Team



Section: devel

Install ccmake3

  • 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.

Installing ccmake3 command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of ccmake3 2024 package in your OS.