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

Last updated: May 20,2024

1. Install "librocsparse-dev" package

In this section, we are going to explain the necessary steps to install librocsparse-dev on Kali Linux

$ sudo apt update $ sudo apt install librocsparse-dev

2. Uninstall "librocsparse-dev" package

Here is a brief guide to show you how to uninstall librocsparse-dev on Kali Linux:

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

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

Package: librocsparse-dev
Source: rocsparse
Version: 5.7.1-2
Installed-Size: 1737
Maintainer: Debian ROCm Team
Architecture: amd64
Depends: librocsparse0 (= 5.7.1-2)
Recommends: libamdhip64-dev
Suggests: librocsparse-doc
Size: 85904
SHA256: 2e4f8d064696e2094229d512ae0716e88dad7d02de3d0a717470e7aa9fc17140
SHA1: ce3ecc47432362f586693e55df7597a372beb977
MD5sum: 0c0a3e0ceb5c8ce6e782168701a49184
Description: ROCm library for sparse linear algebra - headers
rocSPARSE is a library that implements BLAS operations for sparse data
structures. It is built on the AMD ROCm platform and optimized for
discrete AMD GPUs.
.
rocSPARSE provides a C99 API containing sparse level 1, sparse level 2 and
sparse level 3 BLAS functions, as well as general matrix multiplication
between dense and sparse matricies (GEMMI), sparse preconditioner functions,
sparse matrix format conversion functions, and sparse matrix reordering
functions.
.
It supports a variety of sparse matrix formats, including coordinate list
in either array of structure form (COO) or structure of array form (COO SOA),
compressed sparse row (CSR) or column (CSC), block compressed sparse row
(BSR), general block compressed sparse row (GEBSR), and the ELLPACK-ITPACK
format (ELL).
.
This package provides the AMD ROCm rocSPARSE development headers.
Description-md5:
Homepage: https://github.com/ROCm/rocSPARSE
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/r/rocsparse/librocsparse-dev_5.7.1-2_amd64.deb