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

Last updated: May 14,2024

1. Install "cmake-data" package

This is a short guide on how to install cmake-data on Kali Linux

$ sudo apt update $ sudo apt install cmake-data

2. Uninstall "cmake-data" package

Please follow the guidelines below to uninstall cmake-data on Kali Linux:

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

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

Package: cmake-data
Source: cmake
Version: 3.28.3-1
Installed-Size: 10983
Maintainer: Debian CMake Team
Architecture: all
Size: 2127740
SHA256: 978c6b40ac75c72d6177337c04a33d7d7a9da15844820e1e16fb8bab43aaeea9
SHA1: cfc298d1e67efe2f289086731cc7ef524e3c2b6b
MD5sum: 874771dea76a5b3db301f0b5d398a1ed
Description: CMake data files (modules, templates and documentation)
CMake is used to control the software compilation process using
simple platform and compiler independent configuration files. CMake
generates native makefiles and workspaces that can be used in the
compiler environment of your choice. CMake is quite sophisticated: it
is possible to support complex environments requiring system
configuration, pre-processor generation, code generation, and template
instantiation.
.
This package provides CMake architecture independent data files (modules,
templates, documentation etc.). Unless you have cmake installed, you probably
do not need this package.
Description-md5:
Multi-Arch: foreign
Homepage: https://cmake.org/
Tag: devel::buildtools, made-of::html, made-of::man, role::app-data,
role::documentation, role::program
Section: devel
Priority: optional
Filename: pool/main/c/cmake/cmake-data_3.28.3-1_all.deb