How to Install and Uninstall librccl1 Package on Kali Linux

Last updated: October 06,2024

1. Install "librccl1" package

This guide covers the steps necessary to install librccl1 on Kali Linux

$ sudo apt update $ sudo apt install librccl1

2. Uninstall "librccl1" package

This is a short guide on how to uninstall librccl1 on Kali Linux:

$ sudo apt remove librccl1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the librccl1 package on Kali Linux

Package: librccl1
Source: rccl
Version: 5.4.3-1
Installed-Size: 188530
Maintainer: Debian ROCm Team
Architecture: amd64
Depends: libamdhip64-5 (>= 5.2.3), libc6 (>= 2.34), libgcc-s1 (>= 12), librocm-smi64-1 (>= 4.5.2), libstdc++6 (>= 11)
Size: 79882120
SHA256: 7899be7c6cd4680f16ec73e77e5510669216c7e8652d36e60457f622938544a8
SHA1: c203d474bc1588af6ddc11c3ecd050f25309a1b5
MD5sum: a835e5a55f5d64fb63aebc91938e858d
Description: ROCm Communication Collectives Library - library
RCCL (pronounced "Rickle") is a library of collective communication routines
built on the AMD ROCm platform and optimized for discrete AMD GPUs. It
implements routines such as all-reduce, all-gather, reduce, broadcast,
reduce-scatter, gather, scatter and all-to-all. The library is optimized for
high bandwidth over channels including PCIe, xGMI, InfiniBand Verbs or TCP/IP
sockets and supports an arbitrary number of GPUs.
.
This package provides the RCCL library.
Description-md5:
Homepage: https://github.com/ROCm/rccl
Section: libs
Priority: optional
Filename: pool/main/r/rccl/librccl1_5.4.3-1_amd64.deb