How to install CMake on Alpine Linux
Run
install_cmake.sh
apk update
as root to update the list of available packages. Then, run
install_cmake.sh
apk add cmake
to install CMake.
Check out similar posts by category:
Alpine Linux
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow