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

Last updated: May 20,2024

1. Install "clang-16-examples" package

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

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

2. Uninstall "clang-16-examples" package

Please follow the guidelines below to uninstall clang-16-examples on Kali Linux:

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

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

Package: clang-16-examples
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 75
Maintainer: LLVM Packaging Team
Architecture: amd64
Size: 44652
SHA256: 383fb7d1a67dba201cfb13cdf05662f51d29c3dc0c7113e9ac594c7d246f3b58
SHA1: 46caf8ead141ef18814bbbd029104132800ec2b7
MD5sum: d584d0c5bec8fe2d9745ad2de0d72c44
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-16/clang-16-examples_16.0.6-20_amd64.deb