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

Last updated: October 05,2024

1. Install "python3-clang-11" package

This tutorial shows how to install python3-clang-11 on Kali Linux

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

2. Uninstall "python3-clang-11" package

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

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

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

Package: python3-clang-11
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 186
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python-clang-x.y
Provides: python-clang-x.y
Depends: python3, libclang-11-dev
Conflicts: python-clang-x.y
Size: 70604
SHA256: d1a15da254ccf385aa03692c20c0b041a1421a238b06828d4344c0908394a177
SHA1: 66539dbcbdb17c824177521795da4c66df182c7d
MD5sum: 795cced0109caff13a33e20645c272f5
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-11/python3-clang-11_11.1.0-6+b2_amd64.deb