Download Page for cmake
If you are running buster, it is strongly suggested to use a package manager like aptitude or synaptic to download and install packages, instead of doing so manually via this website.
1. Open a terminal and install apt-transport-https
sudo apt-get install apt-transport-https
2. Add this line to your /etc/apt/sources.list :
deb https://notesalexp.org/debian/buster/ buster main
3. Fetch and install the GnuPG key
sudo apt-get update -oAcquire::AllowInsecureRepositories=true
sudo apt-get install notesalexp-keyring -oAcquire::AllowInsecureRepositories=true
sudo apt-get update
or
wget -O - https://notesalexp.org/debian/alexp_key.asc | sudo apt-key add -
sudo apt-get update
4. Enjoy
sudo aptitude install cmake
You can download the requested file from the cmake subdirectory at this link:
https://notesalexp.org/debian/buster/pool/main/c/cmake/cmake_3.16.3-1_amd64.deb
More information on cmake:
Exact Size | 3500812 Byte ( 3.34 MiB ) |
---|---|
MD5 checksum | 650af294a14b25993381d414d2f722be |
SHA1 checksum | 6d37e7c75d637b43d3f219264e19790d2d5b3354 |
SHA256 checksum | a4828d8772fc3fe5b7aab1a176e791a3908d399eef1672113da207bbb0384770 |