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

Last updated: September 20,2024

1. Install "python3-clang-14" package

This guide covers the steps necessary to install python3-clang-14 on Kali Linux

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

2. Uninstall "python3-clang-14" package

Here is a brief guide to show you how to uninstall python3-clang-14 on Kali Linux:

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

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

Package: python3-clang-14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 172
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python-clang-x.y
Provides: python-clang-x.y
Depends: python3, libclang-14-dev
Conflicts: python-clang-x.y
Size: 56376
SHA256: 6e323fbc020103c31ad6965e7069cb98a5b3e117f666fde0cc3ab8d1cc167b81
SHA1: 90e2653fe8a9f57ab6fe29e3d9e31de36d5883cc
MD5sum: 4ecaa3e69d15a58812d175ee08e81cbc
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-14/python3-clang-14_14.0.6-16_amd64.deb