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

Last updated: July 08,2024

1. Install "clang-15-examples" package

Learn how to install clang-15-examples on Kali Linux

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

2. Uninstall "clang-15-examples" package

Please follow the steps below to uninstall clang-15-examples on Kali Linux:

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

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

Package: clang-15-examples
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 73
Maintainer: LLVM Packaging Team
Architecture: amd64
Size: 42480
SHA256: bf3af13ad79d2ae76fe18772b066cfa90508a19a75b8973063e945a850075f87
SHA1: 1bc6b0e431999fc117e489332e9c39e2f7209611
MD5sum: 7beab6f498422ee7facb942ffd741fa2
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-15/clang-15-examples_15.0.7-10_amd64.deb