How to Install and Uninstall nccl Package on Manjaro

Last updated: May 04,2024

1. Install "nccl" package

This is a short guide on how to install nccl on Manjaro

$ sudo pacman -Sy $ sudo pacman -S nccl

2. Uninstall "nccl" package

This guide covers the steps necessary to uninstall nccl on Manjaro:

$ sudo pacman -Rcns nccl

3. Information about the nccl package on Manjaro

Repository : extra
Name : nccl
Version : 2.19.4-1
Description : Library for NVIDIA multi-GPU and multi-node collective
communication primitives
Architecture : x86_64
URL : https://developer.nvidia.com/nccl/
Licenses : BSD
Groups : None
Provides : None
Depends On : glibc gcc-libs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 221.40 MiB
Installed Size : 776.13 MiB
Packager : Sven-Hendrik Haase
Build Date : Fri Nov 24 20:11:25 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions