Search Criteria
Package Details: gpu-t-git 0.2.0.r1.g6139531-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gpu-t-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gpu-t-git |
| Description: | GPU-T is a modern desktop utility built with .NET and Avalonia UI designed to provide detailed information about your video card and GPU |
| Upstream URL: | https://github.com/lseurttyuu/GPU-T |
| Licenses: | MIT |
| Conflicts: | gpu-t |
| Provides: | gpu-t |
| Submitter: | yobson |
| Maintainer: | yobson |
| Last Packager: | yobson |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-02-15 17:39 (UTC) |
| Last Updated: | 2026-05-09 18:33 (UTC) |
Dependencies (17)
- clinfo (clinfo-gitAUR)
- dotnet-runtime-9.0 (dotnet-runtime-9.0-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libva-utils (libva-utils-gitAUR, intel-media-stack-legacy-binAUR, intel-media-stack-binAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber)
- mesa-utils
- pciutils (pciutils-gitAUR)
- vulkan-tools (vulkan-tools-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- dotnet-host (dotnet-host-rc-binAUR, dotnet-host-preview-binAUR, dotnet-host-preview-binAUR, dotnet-host-binAUR, dotnet-host-binAUR) (make)
- dotnet-sdk-9.0 (dotnet-sdk-9.0-binAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat) (make)
- intel-compute-runtime (intel-compute-runtime-legacy-binAUR, intel-compute-runtime-gitAUR, intel-compute-runtime-legacyAUR, intel-compute-runtime-binAUR) (optional) – OpenCL platform for clinfo to get details for Intel GPUs
- opencl-nvidia (opencl-nvidia-410xxAUR, opencl-nvidia-440xxAUR, opencl-nvidia-430xxAUR, opencl-nvidia-340xxAUR, opencl-510xx-nvidiaAUR, opencl-nvidia-teslaAUR, opencl-nvidia-525xxAUR, opencl-nvidia-575xxAUR, opencl-nvidia-340xx-macbookAUR, opencl-nvidia-535xxAUR, opencl-nvidia-betaAUR, opencl-nvidia-470xxAUR, opencl-nvidia-390xxAUR, opencl-nvidia-550xxAUR, opencl-nvidia-580xxAUR, opencl-nvidia-vulkanAUR) (optional) – OpenCL platform for clinfo to get details for NVIDIA GPUs
- rocm-hip-runtime (opencl-amdAUR, rocm-binAUR, rocm-gfx101x-binAUR, rocm-gfx103x-binAUR, rocm-gfx110x-binAUR, rocm-gfx120x-binAUR, rocm-gfx1150-binAUR, rocm-gfx1151-binAUR, rocm-gfx1152-binAUR, rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx110x-binAUR, rocm-nightly-gfx1151-binAUR) (optional) – HIP support detection for AMD GPUs
- rocm-opencl-runtime (opencl-amdAUR, rocm-binAUR, rocm-gfx101x-binAUR, rocm-gfx103x-binAUR, rocm-gfx110x-binAUR, rocm-gfx120x-binAUR, rocm-gfx1150-binAUR, rocm-gfx1151-binAUR, rocm-gfx1152-binAUR, rocm-nightly-gfx120x-all-binAUR, rocm-nightly-gfx110x-binAUR, rocm-nightly-gfx1151-binAUR) (optional) – OpenCL platform for clinfo to get details for AMD GPUs
Latest Comments
yobson commented on 2026-05-09 18:32 (UTC)
yeah I checked a few official packages that ship .desktops and they don't include it so it seems you are right, it's not needed. my mistake. thanks for letting me know
yochananmarqos commented on 2026-05-09 18:30 (UTC)
@yobson: That would mean every single package with a desktop file would require
desktop-file-utils--they do not. Support for updating the desktop database and mime caches was added to Pacman several years ago. They used to be done in an install file.yobson commented on 2026-05-09 18:10 (UTC)
I have it as a dependency because
gpu-t-gitships a .desktop to/usr/share/applications/anddesktop-file-utilsis what provides the pacman hook to run update-desktop-database on that directory automatically so it shows up in the user's DE right away. Is it not correct to include that?yochananmarqos commented on 2026-05-09 16:11 (UTC)
@yobson: This does not depend on
desktop-file-utils, upstream only needs that for packaging the AppImage.dot_avi commented on 2026-02-16 11:48 (UTC)
The dependency dotnet-runtime-9.0 is missing in the PKGBUILD.