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

Last updated: June 30,2024

1. Install "python3-clang-17" package

Please follow the step by step instructions below to install python3-clang-17 on Kali Linux

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

2. Uninstall "python3-clang-17" package

In this section, we are going to explain the necessary steps to uninstall python3-clang-17 on Kali Linux:

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

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

Package: python3-clang-17
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 182
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python-clang-x.y
Provides: python-clang-x.y
Depends: python3, libclang-17-dev
Conflicts: python-clang-x.y
Size: 64676
SHA256: 98ba1c754b8cb9f4b3a8f9790ade7724cb50d03582ac7ce4e0f9d8f7073e95a9
SHA1: e3175cbb3e667cec0090a71f5713789f043027d3
MD5sum: c86dbd84cddd4e28038d775962ef74c6
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-17/python3-clang-17_17.0.6-5_amd64.deb