How to Install and Uninstall cmake-extras Package on Kali Linux

Last updated: May 13,2024

1. Install "cmake-extras" package

This guide let you learn how to install cmake-extras on Kali Linux

$ sudo apt update $ sudo apt install cmake-extras

2. Uninstall "cmake-extras" package

This is a short guide on how to uninstall cmake-extras on Kali Linux:

$ sudo apt remove cmake-extras $ sudo apt autoclean && sudo apt autoremove

3. Information about the cmake-extras package on Kali Linux

Package: cmake-extras
Version: 1.7-2
Installed-Size: 316
Maintainer: Mike Gabriel
Architecture: all
Depends: cmake (>= 3.1), pkg-config, python3
Suggests: googletest (>= 1.10.0.20201025), libgtest-dev
Size: 64756
SHA256: 0d850e3193028eba74bd820fe58f3000065aadaa3c40ffe92e9289e4e09d01a4
SHA1: e377a65c825692076ab46d2665fd80b02a1dc4c4
MD5sum: 65b8b32b87997a6b72b19b4ab97c0a4b
Description: Extra CMake utility modules
CMake modules which are used for Ubuntu development. In Debian, this package is
helpful when porting Ubuntu originated software to Debian.
.
Included CMake modules:
.
- copyright testing
- coverage testing
- building gtest
- doxygen documentation
- code formatting
- GDbus, GMock and GSettings modules
- intltool helpers
- QML plugin helper
- and several more...
Description-md5:
Multi-Arch: foreign
Homepage: https://gitlab.com/ubports/core/cmake-extras/
Tag: role::shared-lib
Section: libs
Priority: extra
Filename: pool/main/c/cmake-extras/cmake-extras_1.7-2_all.deb