How to Install and Uninstall pmk Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "pmk" package
Please follow the instructions below to install pmk on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
pmk
Copied
2. Uninstall "pmk" package
Please follow the instructions below to uninstall pmk on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
pmk
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pmk package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: pmk
Priority: optional
Section: universe/devel
Installed-Size: 792
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Magnus Holmgren
Architecture: amd64
Version: 0.10.4-1
Depends: gcc | c-compiler, libc6 (>= 2.4), ucf (>= 0.8)
Suggests: binutils, g++
Filename: pool/universe/p/pmk/pmk_0.10.4-1_amd64.deb
Size: 228582
MD5sum: 728abfbd19637fe8935621664a32c9a9
SHA1: e522cfb3d482fe22adaa901b3626b657c0053e64
SHA256: 43fbb8d071b39b04d8dee28b3d520a799597d80bce5ff918023e8c9879e876db
Description-en: 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.
Description-md5: 3f2185e3110806911a369fc9aaf4d6b4
Homepage: http://pmk.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/devel
Installed-Size: 792
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Magnus Holmgren
Architecture: amd64
Version: 0.10.4-1
Depends: gcc | c-compiler, libc6 (>= 2.4), ucf (>= 0.8)
Suggests: binutils, g++
Filename: pool/universe/p/pmk/pmk_0.10.4-1_amd64.deb
Size: 228582
MD5sum: 728abfbd19637fe8935621664a32c9a9
SHA1: e522cfb3d482fe22adaa901b3626b657c0053e64
SHA256: 43fbb8d071b39b04d8dee28b3d520a799597d80bce5ff918023e8c9879e876db
Description-en: 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.
Description-md5: 3f2185e3110806911a369fc9aaf4d6b4
Homepage: http://pmk.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu