How to Install and Uninstall clang-14-examples Package on Kali Linux

Last updated: October 04,2024

1. Install "clang-14-examples" package

This tutorial shows how to install clang-14-examples on Kali Linux

$ sudo apt update $ sudo apt install clang-14-examples

2. Uninstall "clang-14-examples" package

Please follow the guidance below to uninstall clang-14-examples on Kali Linux:

$ sudo apt remove clang-14-examples $ sudo apt autoclean && sudo apt autoremove

3. Information about the clang-14-examples package on Kali Linux

Package: clang-14-examples
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 70
Maintainer: LLVM Packaging Team
Architecture: amd64
Size: 38912
SHA256: 57ea88c8c8eeb360479899c9783b7cc8836e4643edc0e75e323b3afbaa39b72f
SHA1: 8f7c530214a4a5d22244526668df9821e81236be
MD5sum: 49f252dc655d360eba9d39c3b259a22b
Description: Clang examples
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 Clang examples.
Description-md5:
Homepage: https://www.llvm.org/
Section: doc
Priority: optional
Filename: pool/main/l/llvm-toolchain-14/clang-14-examples_14.0.6-16_amd64.deb