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

Last updated: May 05,2024

1. Install "clang-13" package

This guide let you learn how to install clang-13 on Kali Linux

$ sudo apt update $ sudo apt install clang-13

2. Uninstall "clang-13" package

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

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

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

Package: clang-13
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 364
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: llvm-13-dev (<< 1:13~++20210129063721)
Provides: c++-compiler, c-compiler, objc-compiler
Depends: libc6 (>= 2.32), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 11), libstdc++-12-dev, libgcc-12-dev, libobjc-12-dev, libclang-common-13-dev (= 1:13.0.1-7), llvm-13-linker-tools (= 1:13.0.1-7), libclang1-13 (= 1:13.0.1-7), libc6-dev, binutils
Recommends: llvm-13-dev, python3
Suggests: clang-13-doc
Breaks: llvm-13-dev (<< 1:13~++20210129063721)
Size: 123528
SHA256: 1ee5af873fa9a5290b6afc0238ef2b330d5f71a5741e4cb0b96b1355ace6a526
SHA1: b5edd29066b7ef3c58882b4fbea4ba4daccbccfe
MD5sum: a70f17fd09d443d8f71f29e42d2a5076
Description: C, C++ and Objective-C compiler
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.
Description-md5: c364160e44345420df0f2e97b3082b69
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-13/clang-13_13.0.1-7_amd64.deb