# tar xvzf cmake-3.25.1.tar.gz
# cd cmake-3.25.1
# ./bootstrap
# make
# make install