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

Last updated: June 24,2024

1. Install "librocalution-dev" package

This tutorial shows how to install librocalution-dev on Kali Linux

$ sudo apt update $ sudo apt install librocalution-dev

2. Uninstall "librocalution-dev" package

Please follow the guidelines below to uninstall librocalution-dev on Kali Linux:

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

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

Package: librocalution-dev
Source: rocalution
Version: 5.7.1-2
Installed-Size: 376
Maintainer: Debian ROCm Team
Architecture: amd64
Depends: librocalution0 (= 5.7.1-2)
Size: 41520
SHA256: 9e5dfe7ae173b935dffc30f80978c0f7e52a7dcb276a39675f292aab05336fea
SHA1: 8b1d5fe83f34e6d750e7fa19ce716a7304a28fd5
MD5sum: a414ef13b2415d0a3c1fd9bafee09378
Description: ROCm library for iterative sparse solvers - headers
rocALUTION is a library that provides iterative sparse preconditioners and
solvers. The rocALUTION project began as a port of PARALUTION to the AMD ROCm
platform. This library supports an OpenMP backend for multi-core CPUs and an
MPI backend for multi-node clusters.
.
rocALUTION provides a C++ API containing implementations of fixed-point
iteration schemes such as Jacobi iteration and Gauss-Seidel; Krylov subspace
methods such as the conjugate gradient method and the biconjugate gradient
stabilized method; a mixed-precision defect correction scheme; a Chebyshev
iteration scheme; as well as geometric and algebraic multigrid solvers. There
are also a wide variety of sparse preconditioners, including several based on
matrix splitting schemes, factorization schemes, and approximate inverses.
.
This package provides the AMD ROCm rocALUTION development headers.
Description-md5:
Homepage: https://github.com/ROCm/rocALUTION
Section: libdevel
Priority: optional
Filename: pool/main/r/rocalution/librocalution-dev_5.7.1-2_amd64.deb

5. The same packages on other Linux Distributions