How to Install and Uninstall extra-cmake-modules Package on Kali Linux

Last updated: May 13,2024

1. Install "extra-cmake-modules" package

Here is a brief guide to show you how to install extra-cmake-modules on Kali Linux

$ sudo apt update $ sudo apt install extra-cmake-modules

2. Uninstall "extra-cmake-modules" package

This tutorial shows how to uninstall extra-cmake-modules on Kali Linux:

$ sudo apt remove extra-cmake-modules $ sudo apt autoclean && sudo apt autoremove

3. Information about the extra-cmake-modules package on Kali Linux

Package: extra-cmake-modules
Version: 5.107.0-1
Installed-Size: 825
Maintainer: Debian Qt/KDE Maintainers
Architecture: amd64
Suggests: qt5-qmake, qtbase5-dev
Breaks: libkf5package-dev (<< 5.54), libkf5plasma-dev (<< 5.54), libkf5runner-dev (<< 5.54)
Size: 198808
SHA256: 398e7ea9fe2c0ca9c8e426622517d68ff062205d06936df3a659a9fe22dfe2b3
SHA1: 772dde7d73b20c454e4f5f6f2b20e5d29396d258
MD5sum: 4d1fe5f87fc7386d14c7612886b7bf81
Description: Extra modules and scripts for CMake
Extra CMake Modules, or ECM, aims to augment CMake with additional modules. It
serves as both a staging ground for new modules before they are moved upstream
to CMake and a place for modules that, for whatever reason, are not a good fit
for CMake itself.
.
It is primarily driven by the needs of the KDE community, but it is hoped that
other projects will find it useful, and outside contributions are always
welcome. The main rule for new modules is that there must be at least two
downstream users.
Description-md5:
Homepage: https://invent.kde.org/frameworks/extra-cmake-modules
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/e/extra-cmake-modules/extra-cmake-modules_5.107.0-1_amd64.deb