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

Last updated: May 17,2024

1. Install "dh-cmake" package

This guide covers the steps necessary to install dh-cmake on Kali Linux

$ sudo apt update $ sudo apt install dh-cmake

2. Uninstall "dh-cmake" package

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

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

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

Package: dh-cmake
Version: 0.6.2
Installed-Size: 81
Maintainer: Kitware Debian Maintainers
Architecture: all
Provides: dh-cmake-compat (= 1), dh-sequence-cmake, dh-sequence-cpack, dh-sequence-ctest
Depends: python3-debian, python3:any, perl:any, debhelper, dpkg-dev
Recommends: cmake (>= 3.15)
Size: 17508
SHA256: 3a039142955557f0ce0133daa749cdaf3320bcae1a361c4c54c19b05e8c549fc
SHA1: 74089910501925575ccc83f9471b45d7829c5b48
MD5sum: 27b3d427c4ae772cf8290b13130c3fff
Description: Debhelper programs for CMake projects
dh-cmake provides a set of Debhelper utilities for building packages that use
advanced features of the CMake buildsystem, such as component installation,
CTest dashboard testing, and CPack dependency metadata.
Description-md5:
Multi-Arch: foreign
Homepage: https://gitlab.kitware.com/debian/dh-cmake
Section: devel
Priority: optional
Filename: pool/main/d/dh-cmake/dh-cmake_0.6.2_all.deb