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

▶ More Info : https://cmake.org/


Thank You for reading..!!

0 Comments