1. Download https://cmake.org/download/
2. Unpack and enter to folder to execute commands
./bootstrap
make -j$(nproc)
sudo make install
References
[1] https://askubuntu.com/questions/355565/how-do-i-install-the-latest-version-of-cmake-from-the-command-line
No comments:
Post a Comment