# Install mk-configure with Homebrew, apk, apt, dnf, MacPorts, pacman, zypper

Lightweight replacement for GNU autotools. Version 0.40.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:mk-configure
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mk-configure
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mk-configure
```

  Evidence: MacPorts ports tree: devel/mk-configure/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mk-configure
```

  Evidence: Alpine Linux edge package indexes: mk-configure from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mk-configure
```

  Evidence: Debian stable package indexes: mk-configure from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mk-configure
```

  Evidence: Fedora Rawhide package metadata: mk-configure from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S mk-configure
```

  Evidence: Arch Linux sync databases: mk-configure from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install mk-configure
```

  Evidence: openSUSE Tumbleweed package metadata: mk-configure from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:mk-configure
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/mk-configure>
- **Version:** 0.40.0
- **Source summary:** Lightweight replacement for GNU autotools
- **Homepage:** <https://github.com/cheusov/mk-configure>
- **Repository:** <https://github.com/cheusov/mk-configure>
- **Upstream docs:** <https://github.com/cheusov/mk-configure#readme>
- **License:** BSD-2-Clause AND BSD-3-Clause AND MIT AND MIT-CMU
- **Source archive:** <https://downloads.sourceforge.net/project/mk-configure/mk-configure/mk-configure-0.40.0/mk-configure-0.40.0.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- mkc_check_compiler (cli)
- mkc_check_custom (cli)
- mkc_check_decl (cli)
- mkc_check_funclib (cli)
- mkc_check_header (cli)
- mkc_check_prog (cli)
- mkc_check_sizeof (cli)
- mkc_check_version (cli)
- mkc_compiler_settings (cli)
- mkc_install (cli)
- mkc_which (cli)
- mkcmake (cli)
- mkc_check_compiler (alias)
- mkc_check_custom (alias)
- mkc_check_decl (alias)
- mkc_check_funclib (alias)
- mkc_check_header (alias)
- mkc_check_prog (alias)
- mkc_check_sizeof (alias)
- mkc_check_version (alias)
- mkc_compiler_settings (alias)
- mkc_install (alias)
- mkc_which (alias)
- mkcmake (alias)

## Dependencies

- bmake
- makedepend

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.40.0
- Local data: ok
- Upstream repository: https://github.com/cheusov/mk-configure
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Project history and usage

mk-configure is Aleksey Cheusov's bmake-centered build system, presented in the late-2000s Unix tooling world as a lighter replacement for the Autotools workflow. Its design rejects generated configure and Makefile blobs: projects use bmake include files, POSIX shell, awk, and small helper programs, with mkcmake serving as the top-level command.

### Project history

Technically, mk-configure combines ordinary build rules with autoconf-like probes. The mkc.configure.mk layer and standalone mkc_check_* tools check headers, declarations, functions, libraries, sizeof values, compilers, and custom conditions. The upstream README emphasizes C, C++, Objective-C, libraries, scripts, documentation, DESTDIR installs, uninstall targets, dependency analysis, and regression-test hooks.

### How it is used

Its package-manager niche is Unix and BSD-adjacent software that wants configure-style portability without the GNU Autotools stack or a larger meta-build system such as CMake. The upstream project lists binary packages for pkgsrc, FreeBSD ports, Debian and Ubuntu, Arch, openSUSE, Fedora, and other distributions, which fits a tool aimed at source builds and packagers rather than application end users.

### Sources

- <https://github.com/cheusov/mk-configure>
- <https://groups.google.com/g/comp.unix.programmer/c/jcoEAhrbxHE>
- <https://lvee.org/media/presentations/2009/Cheusov-presentation.pdf>
- <https://manpages.ubuntu.com/manpages/focal/man7/mk-configure.7.html>


## Security Notes

generalized runtime or code generation signal.

- **Geiger risk:** yellow / medium
- generalized runtime or code generation signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mk-configure
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - mk-configure - 0.37.0-2: normalized package name match | Debian stable package indexes: mk-configure from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | lightweight replacement for GNU autotools | https://sourceforge.net/projects/mk-configure/
- Ubuntu apt - mk-configure - 0.37.0-2: normalized package name match | Ubuntu 24.04 LTS package indexes: mk-configure from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | lightweight replacement for GNU autotools | https://sourceforge.net/projects/mk-configure/
- apk - mk-configure - 0.40.0-r1: normalized package name match | Alpine Linux edge package indexes: mk-configure from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight replacement for autotools | https://github.com/cheusov/mk-configure
- apk - mk-configure-dev - 0.40.0-r1: normalized package name match | Alpine Linux edge package indexes: mk-configure-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight replacement for autotools (development files) | https://github.com/cheusov/mk-configure
- apk - mk-configure-doc - 0.40.0-r1: normalized package name match | Alpine Linux edge package indexes: mk-configure-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Lightweight replacement for autotools (documentation) | https://github.com/cheusov/mk-configure
- dnf - mk-configure - 0.38.3-8.fc44: normalized package name match | Fedora Rawhide package metadata: mk-configure from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A build system on top of bmake | https://github.com/cheusov/mk-configure/
- dnf - mk-configure-doc - 0.38.3-8.fc44: normalized package name match | Fedora Rawhide package metadata: mk-configure-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | The mk-configure documentation | https://github.com/cheusov/mk-configure/
- pacman - mk-configure - 0.40.0-1: normalized package name match | Arch Linux sync databases: mk-configure from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Lightweight replacement for GNU autotools | https://github.com/cheusov/mk-configure
- zypper - mk-configure - 0.40.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: mk-configure from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A build system on top of bmake | https://github.com/cheusov/mk-configure/
- zypper - mk-configure-doc - 0.40.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: mk-configure-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Mk-configure documentation | https://github.com/cheusov/mk-configure/
- MacPorts - mk-configure: normalized package name match | MacPorts ports tree: devel/mk-configure/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [bmake](https://www.automicvault.com/pkg/brew/bmake/) - Runtime dependency declared by Homebrew.
- [makedepend](https://www.automicvault.com/pkg/brew/makedepend/) - Runtime dependency declared by Homebrew.
- [bsdmake](https://www.automicvault.com/pkg/brew/bsdmake/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [cabin](https://www.automicvault.com/pkg/brew/cabin/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [dune](https://www.automicvault.com/pkg/brew/dune/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [fastbuild](https://www.automicvault.com/pkg/brew/fastbuild/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [goredo](https://www.automicvault.com/pkg/brew/goredo/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [litani](https://www.automicvault.com/pkg/brew/litani/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [muon](https://www.automicvault.com/pkg/brew/muon/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [ninja](https://www.automicvault.com/pkg/brew/ninja/) - Shares av.db curated category or tags: build-system, cli, developer-tools.
- [tundra](https://www.automicvault.com/pkg/brew/tundra/) - Local metadata places this package in an adjacent workflow. Shared terms: build, build-system, cli, developer, developer-tools.
- [buildkit](https://www.automicvault.com/pkg/brew/buildkit/) - Local metadata places this package in an adjacent workflow. Shared terms: build, build-system, cli, developer, developer-tools.
- [melange](https://www.automicvault.com/pkg/brew/melange/) - Local metadata places this package in an adjacent workflow. Shared terms: build, build-system, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/mk-configure.yml](https://github.com/automic-vault/db/blob/main/combined/mk-configure.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
