How to Install and Uninstall cuda Package on Manjaro

Last updated: May 18,2024

1. Install "cuda" package

This guide covers the steps necessary to install cuda on Manjaro

$ sudo pacman -Sy $ sudo pacman -S cuda

2. Uninstall "cuda" package

In this section, we are going to explain the necessary steps to uninstall cuda on Manjaro:

$ sudo pacman -Rcns cuda

3. Information about the cuda package on Manjaro

Repository : extra
Name : cuda
Version : 12.3.1-2
Description : NVIDIA's GPU programming toolkit
Architecture : x86_64
URL : https://developer.nvidia.com/cuda-zone
Licenses : custom:NVIDIA
Groups : None
Provides : cuda-toolkit cuda-sdk libcudart.so=12-64
libcublas.so=12-64 libcublas.so=12-64 libcusolver.so=11-64
libcusolver.so=11-64 libcusparse.so=12-64
libcusparse.so=12-64
Depends On : opencl-nvidia nvidia-utils python gcc12
Optional Deps : gdb: for cuda-gdb
glu: required for some profiling tools in CUPTI
Conflicts With : None
Replaces : cuda-toolkit cuda-sdk cuda-static
Download Size : 1519.11 MiB
Installed Size : 4476.28 MiB
Packager : Sven-Hendrik Haase
Build Date : Thu Dec 14 06:20:39 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions