How to Install and Uninstall icmake Package on Kali Linux

Last updated: May 07,2024

1. Install "icmake" package

In this section, we are going to explain the necessary steps to install icmake on Kali Linux

$ sudo apt update $ sudo apt install icmake

2. Uninstall "icmake" package

Please follow the instructions below to uninstall icmake on Kali Linux:

$ sudo apt remove icmake $ sudo apt autoclean && sudo apt autoremove

3. Information about the icmake package on Kali Linux

Package: icmake
Version: 11.01.02-1
Installed-Size: 1658
Maintainer: Francesco Paolo Lovergine
Architecture: amd64
Depends: libbobcat6 (>= 6.04.00), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 371180
SHA256: 73056bdafadd3174b5b137d897c9e36db6a2a7e0452a0608408305b91810bddd
SHA1: bc92a5352d2814c4730461717639bacb0032ee42
MD5sum: 02b9e162a9969df498750c8d51eb720b
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.
Description-md5:
Homepage: https://fbb-git.gitlab.io/icmake
Tag: devel::buildtools, implemented-in::c, interface::commandline,
role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/i/icmake/icmake_11.01.02-1_amd64.deb