How to Install and Uninstall libopencl-clang17 Package on Kali Linux

Last updated: October 04,2024

1. Install "libopencl-clang17" package

Please follow the instructions below to install libopencl-clang17 on Kali Linux

$ sudo apt update $ sudo apt install libopencl-clang17

2. Uninstall "libopencl-clang17" package

This guide let you learn how to uninstall libopencl-clang17 on Kali Linux:

$ sudo apt remove libopencl-clang17 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopencl-clang17 package on Kali Linux

Package: libopencl-clang17
Source: opencl-clang-17 (17.0.0-2)
Version: 17.0.0-2+b1
Installed-Size: 34396
Maintainer: Debian OpenCL team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp17 (>= 1:17.0.6), libgcc-s1 (>= 3.0), libllvm17, libllvmspirvlib17, libstdc++6 (>= 9)
Size: 10911856
SHA256: 05e323bcd9eca2fa83d71e260ba75b658ce2910d61d6797c78c2179cf7e663c0
SHA1: ad7511f8737a6bcbfb324940f1030c4702c6ad36
MD5sum: 745a70bfe49c8b8c27b83006a2066ff5
Description: thin wrapper for clang
Opencl-clang is a thin wrapper library around clang. It has an
OpenCL-oriented API and is capable of compiling OpenCL C kernels
to SPIR-V modules.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/intel/opencl-clang
Section: libs
Priority: optional
Filename: pool/main/o/opencl-clang-17/libopencl-clang17_17.0.0-2+b1_amd64.deb

5. The same packages on other Linux Distributions