How to Install and Uninstall clang-17-doc Package on Kali Linux

Last updated: June 29,2024

1. Install "clang-17-doc" package

In this section, we are going to explain the necessary steps to install clang-17-doc on Kali Linux

$ sudo apt update $ sudo apt install clang-17-doc

2. Uninstall "clang-17-doc" package

Please follow the guidelines below to uninstall clang-17-doc on Kali Linux:

$ sudo apt remove clang-17-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the clang-17-doc package on Kali Linux

Package: clang-17-doc
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 8455
Maintainer: LLVM Packaging Team
Architecture: all
Depends: libjs-mathjax
Size: 1171900
SHA256: 7077225ffe1d317036875350fe7b5057c86cc9aec0502867ba4bfd472cf5ab82
SHA1: 41c85f8c5c8d48dffb7c164817bda34273e13fbe
MD5sum: 94e099584a0cc6c4f17586c045c3c6f7
Description: C, C++ and Objective-C compiler - Documentation
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
.
Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.llvm.org/
Section: doc
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/clang-17-doc_17.0.6-5_all.deb