How to Install and Uninstall mm-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "mm-common" package

Here is a brief guide to show you how to install mm-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mm-common

2. Uninstall "mm-common" package

Please follow the instructions below to uninstall mm-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mm-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the mm-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mm-common
Priority: optional
Section: universe/devel
Installed-Size: 2266
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNOME Maintainers
Architecture: all
Version: 0.9.9-1
Depends: automake (>= 1.9) | automaken, libtool (>= 1.5), pkg-config (>= 0.20)
Recommends: g++ | c++-compiler, doxygen, graphviz, xsltproc
Suggests: libglibmm-2.4-dev, libsigc++-2.0-doc, libglibmm-2.4-doc
Filename: pool/universe/m/mm-common/mm-common_0.9.9-1_all.deb
Size: 210276
MD5sum: 3c6ee9bae496641ed5faf73683b4978c
SHA1: 011f10085d3820ce917809faa84f9daf91cb33f0
SHA256: 0962c4f81054587440234d7b6a03e0858cb319039ea8cd72b2590111f033b7a9
Description-en: Common build files of the GNOME C++ bindings
The mm-common module provides the build infrastructure and utilities
shared among the GNOME C++ binding libraries. It is only a required
dependency for building the C++ bindings from the gnome.org version
control repository. An installation of mm-common is not required for
building tarball releases, unless configured to use maintainer-mode.
.
The mm-common package also includes a snapshot of the Doxygen tag file
for the GNU C++ Library reference documentation.
Description-md5: d346825f7d0b94a5feb3b3cceb14012a
Homepage: http://www.gtkmm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu