I'd suggest installing nvidia-390xx(-dkms)first @warp4ever @zwastik, as the dependencies are all right.
With an AUR helper you can just do: yay -S nvidia-390xx-dkms nvidia-390xx-utils
(you can also add nvidia-390xx-settings to the list)
Git Clone URL: | https://aur.archlinux.org/nvidia-390xx-utils.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-390xx-utils |
Description: | NVIDIA drivers utilities |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | custom |
Conflicts: | nvidia-390xx-libgl, nvidia-libgl, nvidia-utils |
Provides: | nvidia-390xx-libgl, nvidia-libgl, nvidia-utils, opengl-driver, vulkan-driver |
Submitter: | svenstaro |
Maintainer: | jonathon (vnctdj) |
Last Packager: | vnctdj |
Votes: | 61 |
Popularity: | 1.08 |
First Submitted: | 2020-03-11 17:29 (UTC) |
Last Updated: | 2025-03-29 10:40 (UTC) |
I'd suggest installing nvidia-390xx(-dkms)first @warp4ever @zwastik, as the dependencies are all right.
With an AUR helper you can just do: yay -S nvidia-390xx-dkms nvidia-390xx-utils
(you can also add nvidia-390xx-settings to the list)
Same error as user zwastik
==> Finished making: nvidia-390xx-utils 390.138-3 (Mon 06 Jul 2020 10:49:34 PM -04)
==> Installing nvidia-390xx-utils package group with pacman -U...
loading packages...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing nvidia-390xx-utils (390.138-3) breaks dependency 'nvidia-390xx-utils=390.132' required by nvidia-390xx-dkms
==> WARNING: Failed to install built package(s).
Thank you very much!
Muchas gracias!
Pinned Comments
vnctdj commented on 2025-01-24 07:37 (UTC)
Use this forum thread for discussion: https://bbs.archlinux.org/viewtopic.php?pid=1946926
jonathon commented on 2022-05-26 09:46 (UTC)
Please don't flag this package out-of-date unless a new version has been released by NVIDIA.
jonathon commented on 2021-12-26 22:44 (UTC) (edited on 2021-12-26 22:44 (UTC) by jonathon)
The DKMS package guidelines are explicit that
linux-headers
should not be a dependency of any DKMS package.As a concrete example of why including that as a hard dependency is a bad idea, what happens when
linux
is not an installed kernel?