How to Install and Uninstall libpocl2 Package on Kali Linux

Last updated: May 09,2024

1. Install "libpocl2" package

Please follow the guidance below to install libpocl2 on Kali Linux

$ sudo apt update $ sudo apt install libpocl2

2. Uninstall "libpocl2" package

In this section, we are going to explain the necessary steps to uninstall libpocl2 on Kali Linux:

$ sudo apt remove libpocl2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpocl2 package on Kali Linux

Package: libpocl2
Source: pocl
Version: 5.0-2
Installed-Size: 83692
Maintainer: Debian OpenCL Maintainers
Architecture: amd64
Replaces: libpocl1-common (<< 0.13-9)
Provides: libpocl2+llvm16
Depends: libpocl2-common (= 5.0-2), clang-16, libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libgcc-s1 (>= 3.4), libhwloc15 (>= 2.10.0), libllvm16, libstdc++6 (>= 13.1)
Recommends: pocl-opencl-icd
Breaks: libpocl1-common (<< 0.13-9)
Size: 14178460
SHA256: aa8d922eb8159f338506caf3881007f0ec3aa6817d5a5aa07ef6f9e84e4600c7
SHA1: 6f5f66109e372767a3d63ce424e9c76369fe2c7d
MD5sum: 5abb85811b763835c7db902b566e73a9
Description: Portable Computing Language library
Portable Computing Language is an open source implementation of the OpenCL
standard which can be easily adapted for new targets. One of the goals of the
project is improving performance portability of OpenCL programs, avoiding the
need for target-dependent manual optimizations. A "native" target is included,
which allows running OpenCL kernels on the host (CPU).
.
This package provides the core of pocl.
Description-md5:
Multi-Arch: same
Homepage: http://portablecl.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/p/pocl/libpocl2_5.0-2_amd64.deb