How to Install and Uninstall libclang-perl Package on Kali Linux

Last updated: April 28,2024

1. Install "libclang-perl" package

Please follow the step by step instructions below to install libclang-perl on Kali Linux

$ sudo apt update $ sudo apt install libclang-perl

2. Uninstall "libclang-perl" package

Please follow the steps below to uninstall libclang-perl on Kali Linux:

$ sudo apt remove libclang-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclang-perl package on Kali Linux

Package: libclang-perl
Source: libclang-perl (0.09-6)
Version: 0.09-6+b4
Installed-Size: 89
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libclang1-16 (>= 1:5.0~svn298832-1~)
Size: 26248
SHA256: 801a9ca576014b383623c56fa0eb65a4d24d4837e0043034f1f64d76b5ce4199
SHA1: cb8a7ccc9584e85c28ffc6ab8d3f55f8eed611c0
MD5sum: 0f817acdac5e36af4bea970a1100b4c0
Description: Perl bindings to the Clang compiler's indexing interface
Clang is a compiler front end for the C, C++, Objective-C, and Objective-C++
programming languages which uses LLVM as its back end.
.
Clang module provides Perl bindings to the Clang indexing interface, used for
extracting high-level symbol information from source files without exposing
the full Clang C++ API.
Description-md5:
Homepage: https://metacpan.org/release/Clang
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclang-perl/libclang-perl_0.09-6+b4_amd64.deb