c-alendar
Building
Fetch the source code and validate the SHA256 checksum:
sha256sum -c cal.zip.sha256.txt
Build and run:
unzip cal.zip -d cal
cd cal/main
cmake -H. && make
./c-alendar
Fetch the source code and validate the SHA256 checksum:
sha256sum -c cal.zip.sha256.txt
Build and run:
unzip cal.zip -d cal
cd cal/main
cmake -H. && make
./c-alendar