How to Install and Uninstall mmake Package on Kali Linux
Last updated: November 25,2024
1. Install "mmake" package
This guide covers the steps necessary to install mmake on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
mmake
Copied
2. Uninstall "mmake" package
This is a short guide on how to uninstall mmake on Kali Linux:
$
sudo apt remove
mmake
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the mmake package on Kali Linux
Package: mmake
Version: 2.3-9
Installed-Size: 52
Maintainer: Debian QA Group
Architecture: all
Depends: findutils (>= 4.0), java-common, perl:any
Recommends: default-jdk | java-compiler
Size: 19956
SHA256: 641be1760fecbebcf527dfc97870ed729fd5a4f0d505a609685b30244781ca78
SHA1: 54db7ebd3d66081b78d794c7496212c31c8c64e4
MD5sum: 329f1c0aa4994414bd9213d5e50363ae
Description: Makefile generator for Java programs
mmake will generate a master Makefile for your Java programs. This generated
Makefile fully understands the subdirectories that are required if your
program consists of multiple packages. mmake also automatically generates
dependencies, and can use the C preprocessor for Java programs and generate
javadoc documentation. mmake defaults to using Sun's javac from the jdk but
can easily use guavac or a different GPL alternative as well.
Description-md5:
Homepage: https://www.tildeslash.com/mmake/
Tag: devel::buildtools, devel::lang:java, interface::commandline,
role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/m/mmake/mmake_2.3-9_all.deb
Version: 2.3-9
Installed-Size: 52
Maintainer: Debian QA Group
Architecture: all
Depends: findutils (>= 4.0), java-common, perl:any
Recommends: default-jdk | java-compiler
Size: 19956
SHA256: 641be1760fecbebcf527dfc97870ed729fd5a4f0d505a609685b30244781ca78
SHA1: 54db7ebd3d66081b78d794c7496212c31c8c64e4
MD5sum: 329f1c0aa4994414bd9213d5e50363ae
Description: Makefile generator for Java programs
mmake will generate a master Makefile for your Java programs. This generated
Makefile fully understands the subdirectories that are required if your
program consists of multiple packages. mmake also automatically generates
dependencies, and can use the C preprocessor for Java programs and generate
javadoc documentation. mmake defaults to using Sun's javac from the jdk but
can easily use guavac or a different GPL alternative as well.
Description-md5:
Homepage: https://www.tildeslash.com/mmake/
Tag: devel::buildtools, devel::lang:java, interface::commandline,
role::program, scope::utility
Section: devel
Priority: optional
Filename: pool/main/m/mmake/mmake_2.3-9_all.deb