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