Install Mmake On A Debian, Ubuntu, Kali And Raspbian

Install Mmake On A Debian, Ubuntu, Kali And Raspbian

mmake

Makefile generator for Java programs

Maintainer: Debian QA Group



Section: devel

Install mmake

  • Debian apt-get install mmake Click to copy
  • Ubuntu apt-get install mmake Click to copy
  • Kali Linux apt-get install mmake Click to copy
  • Raspbian apt-get install mmake Click to copy

mmake

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.

Installation of latest mmake command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.