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

Last updated: May 04,2024

1. Install "clang-12-examples" package

Please follow the steps below to install clang-12-examples on Kali Linux

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

2. Uninstall "clang-12-examples" package

Here is a brief guide to show you how to uninstall clang-12-examples on Kali Linux:

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

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

Package: clang-12-examples
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 92
Maintainer: LLVM Packaging Team
Architecture: amd64
Size: 62520
SHA256: 901a4da6bd1681c69aeb21a2c73d2912e641bb3b1631579eb4fe89a0734d3dfd
SHA1: e2ee9d1fa520a018ed225b06674c2d29ae89e0e2
MD5sum: 45eb596a92bfbc698b02063ad09036a7
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: c2fd51cc2d722b8e5b1c1549d931bc06
Homepage: https://www.llvm.org/
Section: doc
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/clang-12-examples_12.0.1-20+b1_amd64.deb