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

Last updated: June 05,2024

1. Install "python3-clang-16" package

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

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

2. Uninstall "python3-clang-16" package

Please follow the instructions below to uninstall python3-clang-16 on Kali Linux:

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

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

Package: python3-clang-16
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 179
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python-clang-x.y
Provides: python-clang-x.y
Depends: python3, libclang-16-dev
Conflicts: python-clang-x.y
Size: 62336
SHA256: c28a7db75c37f3ff7e190d4941ae27be009ecc1dda817ef8f0f408d73bf69887
SHA1: 998f870e7fd61175781da8d02a2bfcde785d6eea
MD5sum: 6a598af62220cdc633eac4b369b3728b
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-16/python3-clang-16_16.0.6-20_amd64.deb