How To Install Pmkinstall In Debian, Ubuntu And Raspbian?

How To Install Pmkinstall In Debian, Ubuntu And Raspbian?

pmkinstall

utility to configure software sources

Install pmkinstall

  • Debian apt-get install pmk Click to copy
  • Ubuntu apt-get install pmk Click to copy
  • Raspbian apt-get install pmk Click to copy

pmk

utility to configure software sources

PMK is a utility which, like the popular GNU Autoconf, serves the purpose of configuring the software sources on a variety of platforms. Configuring consists of checking the environment for presence of libraries, header files, programs, functions etc. Based on a simple config file, pmk generates output files (e.g. config.h, Makefile etc.) using a set of templates provided by the programmer.

Installing pmkinstall 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 and Raspbian operating systems. Once you run the command it will install the latest version of pmkinstall 2026 package in your OS.