How to Install icmake in Ubuntu 18.04



Install icmake by entering the following commands in the terminal:

sudo apt update
sudo apt install icmake

Description:

Intelligent C-like MAKEr, or the ICce MAKE utility

Icmake is a hybrid between a 'make' utility and a 'shell script' language. Originally, it was written to provide a useful tool for automatic program maintenance and system administrative tasks on MS-DOS platforms.

Homepage: https://fbb-git.github.io/icmake/

Version: 9.02.06-1

Section: universe/devel