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

Last updated: May 20,2024

1. Install "clang-17-examples" package

Please follow the instructions below to install clang-17-examples on Kali Linux

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

2. Uninstall "clang-17-examples" package

This guide covers the steps necessary to uninstall clang-17-examples on Kali Linux:

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

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

Package: clang-17-examples
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 77
Maintainer: LLVM Packaging Team
Architecture: all
Size: 46688
SHA256: 1c6b57d567ec652a1dda9f5ea939eabfcee2008263e46d0c8e8feb3726b2228f
SHA1: 0d7b765572e6977d9264e79becf0dc4892ca980b
MD5sum: e895a45b0b650b8e61314f8b23e45543
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:
Multi-Arch: foreign
Homepage: https://www.llvm.org/
Section: doc
Priority: optional
Filename: pool/main/l/llvm-toolchain-17/clang-17-examples_17.0.6-5_all.deb