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

Last updated: May 16,2024

1. Install "clang-13-examples" package

This tutorial shows how to install clang-13-examples on Kali Linux

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

2. Uninstall "clang-13-examples" package

In this section, we are going to explain the necessary steps to uninstall clang-13-examples on Kali Linux:

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

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

Package: clang-13-examples
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 94
Maintainer: LLVM Packaging Team
Architecture: amd64
Size: 65820
SHA256: 755a59d7a2ebc09d597eb813bd62d48803490fb39eb8d24d57c3aacb582252dc
SHA1: 367dbcc4f7657547bb0d409bbc7f02e8a84dc663
MD5sum: c5855363959b05430af586c23489938f
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-13/clang-13-examples_13.0.1-7_amd64.deb