You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The arch equivalent of rpm is rpm, you can install it via the rpm-tools package.
However, you are likely experiencing an XY Problem, and you don't actually want to install a .rpm (doing so has a high chance of breaking your system). What you probably want is a version of Cuda Toolkit packaged for Arch Linux Arm (to which I would say, check out the AUR, but don't get your hopes up).
But even then, perhaps you're experiencing an "XYZ problem". It's unclear to me why you'd want to install Cuda-related tools on a system without a nvidia GPU.
Trying install Cuda Toolkit here with:
sudo dpkg -i cuda-repo-rhel9-12-2-local-12.2.0_535.54.03-1.aarch64.rpm
The text was updated successfully, but these errors were encountered: