How to Install and Uninstall librocalution0 Package on Kali Linux

Last updated: November 07,2024

1. Install "librocalution0" package

Please follow the steps below to install librocalution0 on Kali Linux

$ sudo apt update $ sudo apt install librocalution0

2. Uninstall "librocalution0" package

Please follow the guidance below to uninstall librocalution0 on Kali Linux:

$ sudo apt remove librocalution0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librocalution0 package on Kali Linux

Package: librocalution0
Source: rocalution
Version: 5.7.1-2
Installed-Size: 8540
Maintainer: Debian ROCm Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.0), libgomp1 (>= 6), libstdc++6 (>= 13.1)
Size: 1405280
SHA256: c9cc68d44281e85f64b65fee42e8e71ee1858642fdc3a8fa2ad9d269cd776db6
SHA1: f93c82189b199b6e9d2bf1ccaada04716da19b88
MD5sum: a6d0e02ea84136d92d62c756cd208957
Description: ROCm library for iterative sparse solvers - library
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 library.
Description-md5:
Homepage: https://github.com/ROCm/rocALUTION
Section: libs
Priority: optional
Filename: pool/main/r/rocalution/librocalution0_5.7.1-2_amd64.deb

5. The same packages on other Linux Distributions