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

Last updated: May 01,2024

1. Install "clang-11-examples" package

This is a short guide on how to install clang-11-examples on Kali Linux

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

2. Uninstall "clang-11-examples" package

This guide let you learn how to uninstall clang-11-examples on Kali Linux:

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

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

Package: clang-11-examples
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 81
Maintainer: LLVM Packaging Team
Architecture: amd64
Size: 54476
SHA256: dd28cdf29c4dff9a03cc076521f4075ff82378edd0a55770e045438ff67e2784
SHA1: 2d9e8aa70163717ee48b05f86c96d4083d9e45cb
MD5sum: 626b1f74c66dc9deca95994f0e405064
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-11/clang-11-examples_11.1.0-6+b2_amd64.deb