Search Criteria
Package Details: nvidia-utils-tesla 565.57.01-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-utils-tesla.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-utils-tesla |
Description: | NVIDIA drivers utilities (tesla version) |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | LicenseRef-custom |
Conflicts: | nvidia-libgl, nvidia-utils |
Provides: | nvidia-libgl, nvidia-libgl-tesla, nvidia-utils, opengl-driver, vulkan-driver |
Replaces: | nvidia-libgl |
Submitter: | actionless |
Maintainer: | actionless |
Last Packager: | actionless |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-11-17 08:36 (UTC) |
Last Updated: | 2024-12-04 19:28 (UTC) |
Dependencies (7)
- egl-gbm (nvidia-535xx-utilsAUR, nvidia-550xx-utilsAUR)
- egl-wayland (egl-wayland-gitAUR)
- libglvnd (libglvnd-gitAUR)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR)
- nvidia-settings-teslaAUR (nvidia-settings-teslaAUR) (optional) – for the configuration tool
- opencl-nvidia-teslaAUR (optional) – for OpenCL support
- xorg-server-devel (xorg-server-devel-gitAUR) (optional) – for nvidia-xconfig
Required by (309)
- adaptivecpp (requires nvidia-utils)
- adaptivecpp-git (requires nvidia-utils)
- agisoft-metashape (requires nvidia-utils) (optional)
- agisoft-metashape-pro (requires nvidia-utils) (optional)
- airshipper (requires vulkan-driver) (optional)
- alchemy-viewer-git (requires nvidia-utils) (optional)
- alchemy-viewer-git (requires nvidia-libgl) (optional)
- aquamarine-git (requires opengl-driver)
- ares-emu (requires vulkan-driver)
- ares-emu-avx-git (requires vulkan-driver)
- ares-emu-git (requires vulkan-driver)
- armorpaint (requires opengl-driver)
- arrayfire-git (requires nvidia-utils) (optional)
- aurorafw-git (requires opengl-driver)
- autokey-git (requires nvidia-utils) (optional)
- blackmagic-raw-sdk (requires nvidia-utils) (optional)
- btop-git (requires nvidia-utils) (optional)
- btop-gpu-git (requires nvidia-utils) (optional)
- ccdc-mercury (requires opengl-driver)
- ccminer (requires nvidia-utils)
- Show 289 more...
Latest Comments
actionless commented on 2024-12-06 19:52 (UTC)
@luciferin, make sure you're using the latest versions of both packages
luciferin commented on 2024-12-06 19:49 (UTC) (edited on 2024-12-06 20:39 (UTC) by luciferin)
I am getting an error with the newly added egl-gbm dependency. It
error: failed to commit transaction (conflicting files) egl-gbm: /usr/lib/libnvidia-egl-gbm.so exists in filesystem (owned by nvidia-utils-tesla) egl-gbm: /usr/lib/libnvidia-egl-gbm.so.1 exists in filesystem (owned by nvidia-utils-tesla) egl-gbm: /usr/share/egl/egl_external_platform.d/15_nvidia_gbm.json exists in filesystem (owned by nvidia-utils-tesla)
[edit] I believe I fixed it by just doing 'pacman -Rdd nvidia-utils-tesla' then reinstalling with the new version.