How to Install and Uninstall cuda Package on Arch Linux

Last updated: May 19,2024

1. Install "cuda" package

Please follow the step by step instructions below to install cuda on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S cuda

2. Uninstall "cuda" package

Learn how to uninstall cuda on Arch Linux:

$ sudo pacman -Rcns cuda

3. Information about the cuda package on Arch Linux

Repository : extra
Name : cuda
Version : 12.3.2-1
Description : NVIDIA's GPU programming toolkit
Architecture : x86_64
URL : https://developer.nvidia.com/cuda-zone
Licenses : LicenseRef-NVIDIA-CUDA
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
rdma-core: for GPUDirect Storage (libcufile_rdma.so)
Conflicts With : None
Replaces : cuda-toolkit cuda-sdk cuda-static
Download Size : 1519.29 MiB
Installed Size : 4476.29 MiB
Packager : Sven-Hendrik Haase
Build Date : Mon Feb 12 13:32:11 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions