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

Last updated: July 06,2024

1. Install "python3-clang-15" package

Learn how to install python3-clang-15 on Kali Linux

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

2. Uninstall "python3-clang-15" package

Please follow the steps below to uninstall python3-clang-15 on Kali Linux:

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

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

Package: python3-clang-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 175
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python-clang-x.y
Provides: python-clang-x.y
Depends: python3, libclang-15-dev
Conflicts: python-clang-x.y
Size: 59956
SHA256: a23fb462df40921601c6fe30c16437dd330a41c7dfe3ccdc6886d29ce5e5e7a4
SHA1: e90e9a34247aba78f2c2fdd95aa577b247cac2c9
MD5sum: a0d0a1a02cc6d39b0005f9262b2714a7
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:
Homepage: https://www.llvm.org/
Section: python
Priority: optional
Filename: pool/main/l/llvm-toolchain-15/python3-clang-15_15.0.7-10_amd64.deb