How to Install cmake on Kali Linux


cmake — is used to control the software compilation process.


Instructions to Install cmake on Kali Linux.

â–¶ Open Terminal and Enable root user.

â–¶ Run : apt install cmake

â–¶ Run (Check) : cmake -h

Related Article
â–¶ More Info : https://cmake.org/


Thank You for reading..!!

0 Comments