How to Install and Uninstall python3-clang-12 Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-clang-12" package

Here is a brief guide to show you how to install python3-clang-12 on Kali Linux

$ sudo apt update $ sudo apt install python3-clang-12

2. Uninstall "python3-clang-12" package

This guide let you learn how to uninstall python3-clang-12 on Kali Linux:

$ sudo apt remove python3-clang-12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-clang-12 package on Kali Linux

Package: python3-clang-12
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 191
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python-clang-x.y
Provides: python-clang-x.y
Depends: python3, libclang-12-dev
Conflicts: python-clang-x.y
Size: 75764
SHA256: 7ce909b33890ec7e9c5458a0f88643bfd6ae5f5754b638be0352da53699aa1f5
SHA1: c278cc005c546828554a0a36c3a5da89c96ce8c5
MD5sum: 2351e99f880dc83f1b77985130b22d8a
Description: Clang Python Bindings
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 binding package provides access to the Clang compiler and libraries.
Description-md5: 2c9b6237594ba364f2afb9b0458f2f14
Homepage: https://www.llvm.org/
Section: python
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/python3-clang-12_12.0.1-20+b1_amd64.deb