How to Install and Uninstall python3-pygpu Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-pygpu" package

This guide let you learn how to install python3-pygpu on Kali Linux

$ sudo apt update $ sudo apt install python3-pygpu

2. Uninstall "python3-pygpu" package

This guide let you learn how to uninstall python3-pygpu on Kali Linux:

$ sudo apt remove python3-pygpu $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pygpu package on Kali Linux

Package: python3-pygpu
Source: libgpuarray (0.7.6-9)
Version: 0.7.6-9+b1
Installed-Size: 4444
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.11), python3 (>= 3.10~), python3-mako (>= 0.7), python3-numpy (>= 1:1.20.0), python3-numpy-abi9, python3-six, python3:any, libc6 (>= 2.14), libgpuarray3 (= 0.7.6-9+b1)
Suggests: libgpuarray-doc
Size: 434592
SHA256: ea9ec65f8ffaf0fdb803b6620028dc2b77fb835446f144f883143a74ba24b9bd
SHA1: 4435414c017d6cdc74a0e01ef45fd09cb28aab95
MD5sum: f1e503eeeef9588c544ddd139fd736cf
Description: language bindings for libgpuarray (Python 3)
libgpuarray provides a ndarray (multi-dimensional array) object which
is computed on the GPU. It supports int, single and double precision
floats.
.
libgpuarray supports Nvidia's CUDA interface as well as OpenCL. The
Debian packages have been build against OpenCL. However, the source
package could be rebuild locally also for CUDA (which is non-free)
without changes, if that's needed.
.
This package provides the language bindings for Python 3.
Description-md5: 248c144b76a68edc01300c8e06284718
Homepage: https://github.com/Theano/libgpuarray
Section: python
Priority: optional
Filename: pool/main/libg/libgpuarray/python3-pygpu_0.7.6-9+b1_amd64.deb