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

Last updated: May 14,2024

1. Install "python3-clang-13" package

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

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

2. Uninstall "python3-clang-13" package

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

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

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

Package: python3-clang-13
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 193
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: python-clang-x.y
Provides: python-clang-x.y
Depends: python3, libclang-13-dev
Conflicts: python-clang-x.y
Size: 79048
SHA256: d184c1a767149e928965abdbc9479d83323c2405869b67c496eeb7bc78e9d041
SHA1: 7f85a9030303013b028c9cba30360fe690bd2e3a
MD5sum: 69ae19e6774c1a72747a765c18f41333
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-13/python3-clang-13_13.0.1-7_amd64.deb