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

Last updated: May 07,2024

1. Install "cmake-doc" package

This tutorial shows how to install cmake-doc on Kali Linux

$ sudo apt update $ sudo apt install cmake-doc

2. Uninstall "cmake-doc" package

Learn how to uninstall cmake-doc on Kali Linux:

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

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

Package: cmake-doc
Source: cmake
Version: 3.28.3-1
Installed-Size: 32342
Maintainer: Debian CMake Team
Architecture: all
Depends: cmake-data (= 3.28.3-1), libjs-sphinxdoc (>= 7.2.2)
Recommends: doc-base
Suggests: cmake
Size: 2438324
SHA256: ca37eec1d1af159dd9c1f2b8008dd8e419818c08589cf7510fc76e1a3d26b295
SHA1: d73b29d79f8bff7928030d20a73b4a8b1245cab3
MD5sum: 5c37c53d718c3076050e0e7828044c35
Description: extended documentation in various formats for CMake
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 additional documentation in various formats like HTML or
plain text.
Description-md5:
Multi-Arch: foreign
Homepage: https://cmake.org/
Tag: devel::doc, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/c/cmake/cmake-doc_3.28.3-1_all.deb