How to Install and Uninstall mm-common Package on Kali Linux

Last updated: October 05,2024

1. Install "mm-common" package

Please follow the guidance below to install mm-common on Kali Linux

$ sudo apt update $ sudo apt install mm-common

2. Uninstall "mm-common" package

This tutorial shows how to uninstall mm-common on Kali Linux:

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

3. Information about the mm-common package on Kali Linux

Package: mm-common
Version: 1.0.6-2
Installed-Size: 3962
Maintainer: Debian GNOME Maintainers
Architecture: all
Depends: automake | automaken, libtool, pkg-config
Recommends: g++ | c++-compiler, doxygen, graphviz, xsltproc
Suggests: libglibmm-2.4-dev, libsigc++-2.0-doc, libglibmm-2.4-doc
Size: 292964
SHA256: 04aab19ab6d4d0c3659318f756e1aa9305822433a023398a1c29678593b77d73
SHA1: 060421604a7e5b9889174c34491ee1b94f33f91e
MD5sum: ecae179a94c7363ced3b313ea48e089b
Description: 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:
Multi-Arch: foreign
Homepage: https://www.gtkmm.org/
Section: devel
Priority: optional
Filename: pool/main/m/mm-common/mm-common_1.0.6-2_all.deb