Install Bmake On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

Install Bmake On A Debian, Ubuntu, Arch, Kali, Fedora, Raspbian And MacOS

bmake

NetBSD make

Maintainer: Andrew Shadura



Section: devel

Install bmake

  • Debian apt-get install bmake Click to copy
  • Ubuntu apt-get install bmake Click to copy
  • Arch Linux pacman -S bmake Click to copy
  • Kali Linux apt-get install bmake Click to copy
  • Fedora dnf install bmake Click to copy
  • Raspbian apt-get install bmake Click to copy
  • macOS brew install bmake Click to copy

bmake

NetBSD make

bmake is a program designed to simplify the maintenance of other programs. Its input is a list of specifications as to the files upon which programs and other files depend. mkdep, a program to construct Makefile dependency lists, is also included. bmake is a port of the NetBSD make tool.

Installing bmake command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Arch, Kali, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of bmake 2024 package in your OS.