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

Last updated: May 17,2024

1. Install "cmake-format" package

Learn how to install cmake-format on Kali Linux

$ sudo apt update $ sudo apt install cmake-format

2. Uninstall "cmake-format" package

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

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

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

Package: cmake-format
Version: 0.6.13-5
Installed-Size: 772
Maintainer: Ian Campbell
Architecture: all
Depends: python3-six (>= 1.13.0), python3-yaml, python3:any, python3-pkg-resources
Recommends: python3-jinja2, python3-argcomplete
Size: 113940
SHA256: a9759b7ca6424445f44d5b51a2ba25c5e1b0ecf6b9418f7c0d959c7aa36eefb1
SHA1: 9e03d93c83f488ffce72fb390a88230d2f7761bd
MD5sum: 6265e2758b776e91fa54aa8044656abf
Description: source code formatter for cmake listfiles
Contains several utilities for formatting and linting cmake
configuration files.
.
* cmake-annotate can generate pretty HTML from your
listfiles.
* cmake-format can format your listfiles nicely.
* cmake-lint can check your listfiles for problems
Description-md5:
Homepage: https://github.com/cheshirekow/cmake_format
Section: devel
Priority: optional
Filename: pool/main/c/cmake-format/cmake-format_0.6.13-5_all.deb