Installlion's Logo

Installlion.com

How To Install cmake on kali

To install cmake just follow these instructions.

Install cmake

cross-platform, open-source make system 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. Kali Linux 2017.1 devel 3.7.2-1

sudo apt-get install cmake

Which will install cmake and any other packages on which it depends.

Package Data

Packagecmake
Version3.7.2-1
MaintainerDebian CMake Team
Descriptioncross-platform, open-source make system 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.
Distrokalilinux
Releasekalilinux
Repomain
Sectiondevel

Dependencies