How to Install and Uninstall libclblast-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libclblast-dev" package

Learn how to install libclblast-dev on Kali Linux

$ sudo apt update $ sudo apt install libclblast-dev

2. Uninstall "libclblast-dev" package

Learn how to uninstall libclblast-dev on Kali Linux:

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

3. Information about the libclblast-dev package on Kali Linux

Package: libclblast-dev
Source: clblast
Version: 1.6.2-1
Installed-Size: 14266
Maintainer: Gard Spreemann
Architecture: amd64
Depends: libclblast1 (= 1.6.2-1), ocl-icd-opencl-dev | opencl-dev
Size: 1087548
SHA256: 9f6575e0bdeb3a349be6f792d847ff66bea6c5679b416a09c5da7766293085de
SHA1: ec2fa3a33bf41ba303f230925157d9efcc814a44
MD5sum: 30009250677edfcac9b9ac34eea4df40
Description: Tuned OpenCL BLAS library (development files)
CLBlast is a modern, lightweight, performant and tunable OpenCL BLAS
library written in C++11. It is designed to leverage the full
performance potential of a wide variety of OpenCL devices from
different vendors, including desktop and laptop GPUs, embedded GPUs,
and other accelerators. CLBlast implements BLAS routines: basic
linear algebra subprograms operating on vectors and matrices.
.
This package provides the static library and headers.
Description-md5:
Multi-Arch: same
Homepage: https://cnugteren.github.io/clblast/clblast.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/clblast/libclblast-dev_1.6.2-1_amd64.deb