How to Install and Uninstall libpocl-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libpocl-dev" package

This tutorial shows how to install libpocl-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libpocl-dev

2. Uninstall "libpocl-dev" package

Please follow the steps below to uninstall libpocl-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libpocl-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpocl-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libpocl-dev
Architecture: amd64
Version: 1.6-5
Priority: extra
Section: universe/libdevel
Source: pocl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenCL Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: libpocl2 (= 1.6-5), libc6 (>= 2.4), ocl-icd-libopencl1 | libopencl1, ocl-icd-libopencl1 (>= 2.2.8) | libopencl-2.1-1
Filename: pool/universe/p/pocl/libpocl-dev_1.6-5_amd64.deb
Size: 11560
MD5sum: 01f2495913bf9ba8824b2a79c4f18b7b
SHA1: b37f2778a104286e794f08b1e1492e32fa0df0f7
SHA256: 34574d3846828318fdeb6d93991586fee6b5a6a6a6278e8cccdb0e32dffb55a1
SHA512: a13fb8c9e867c5041280286c1bd01f60214244a115e1cafb58978a2f46aa70da662393e87b45305d72539e729438a0b68deb91028a17797abaa67b853d4e95bf
Homepage: http://portablecl.org
Description-en: development files for the pocl 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 development files for the pocl library. Unless very
specific needs, this package is useless. This package is only required to link
directly and explicitly with pocl.
.
To develop OpenCL programs (that can be run with pocl), the opencl-dev virtual
package (provided by ocl-icd-opencl-dev for example) is required, not this one.
Description-md5: edd2fcf6dac885dd120b29e19b52fce2