How to Install and Uninstall python-pyopencl-doc Package on Kali Linux

Last updated: May 04,2024

1. Install "python-pyopencl-doc" package

Please follow the guidance below to install python-pyopencl-doc on Kali Linux

$ sudo apt update $ sudo apt install python-pyopencl-doc

2. Uninstall "python-pyopencl-doc" package

Here is a brief guide to show you how to uninstall python-pyopencl-doc on Kali Linux:

$ sudo apt remove python-pyopencl-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyopencl-doc package on Kali Linux

Package: python-pyopencl-doc
Source: pyopencl
Version: 2023.1.3-1
Installed-Size: 2258
Maintainer: Debian OpenCL Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Recommends: python-mako-doc, python3-doc
Suggests: python3-pyopencl
Size: 296016
SHA256: 50c29734dd6a2340bcc8fc3f99a97b2f0000e7b2631f280f1aa5cc123b8b967b
SHA1: bc24171a4d02e1ec14ec491e4ef6b62a1bbf66a1
MD5sum: 215265e0442340e3e7c0d2a08bd0b811
Description: module to access OpenCL parallel computation API (documentation)
PyOpenCL lets you access the OpenCL parallel computation API from
Python. Here's what sets PyOpenCL apart:
* Object cleanup tied to lifetime of objects. This idiom, often called
RAII in C++, makes it much easier to write correct, leak- and
crash-free code.
* Completeness. PyOpenCL puts the full power of OpenCL’s API at your
disposal, if you wish.
* Convenience. While PyOpenCL's primary focus is to make all of OpenCL
accessible, it tries hard to make your life less complicated as it
does so--without taking any shortcuts.
* Automatic Error Checking. All OpenCL errors are automatically
translated into Python exceptions.
* Speed. PyOpenCL’s base layer is written in C++, so all the niceties
above are virtually free.
* Helpful, complete documentation and a wiki.
* Liberal licensing (MIT).
.
This package contains HTML documentation and example scripts.
Description-md5:
Multi-Arch: foreign
Homepage: https://mathema.tician.de/software/pyopencl
Section: doc
Priority: optional
Filename: pool/main/p/pyopencl/python-pyopencl-doc_2023.1.3-1_all.deb