How to Install and Uninstall clblast-utils Package on Kali Linux

Last updated: October 05,2024

1. Install "clblast-utils" package

Please follow the guidance below to install clblast-utils on Kali Linux

$ sudo apt update $ sudo apt install clblast-utils

2. Uninstall "clblast-utils" package

This guide covers the steps necessary to uninstall clblast-utils on Kali Linux:

$ sudo apt remove clblast-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the clblast-utils package on Kali Linux

Package: clblast-utils
Source: clblast
Version: 1.6.2-1
Installed-Size: 7877
Maintainer: Gard Spreemann
Architecture: amd64
Depends: libc6 (>= 2.34), libclblast1 (>= 1.5.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), ocl-icd-libopencl1 | libopencl1
Size: 722556
SHA256: ec425da3043b545af09d60a76076cf74f6199a9e8992d053c854975c6fe94490
SHA1: cc196ba657ca9a633800101e4f14d55b59de8542
MD5sum: 4172181de05c53c134e3be258984bf4a
Description: Utilities for CLBlast
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 utilities for tuning the implementation for
specific hardware.
Description-md5:
Homepage: https://cnugteren.github.io/clblast/clblast.html
Section: math
Priority: optional
Filename: pool/main/c/clblast/clblast-utils_1.6.2-1_amd64.deb