Search Criteria
Package Details: hw-probe 1.6.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hw-probe.git (read-only, click to copy) |
---|---|
Package Base: | hw-probe |
Description: | Probe for hardware, check its operability and upload result to https://linux-hardware.org |
Upstream URL: | https://github.com/linuxhw/hw-probe |
Licenses: | LGPL-2.1-or-later OR BSD-4-Clause |
Submitter: | 1ace |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 38 |
Popularity: | 1.10 |
First Submitted: | 2016-06-11 10:53 (UTC) |
Last Updated: | 2025-01-12 22:25 (UTC) |
Dependencies (15)
- acpica
- curl (curl-gitAUR, curl-c-aresAUR)
- ddcutil (ddcutil-gitAUR, ddcutil-dev-gitAUR)
- dmidecode (dmidecode-gitAUR)
- hwinfo
- net-tools (net-tools-gitAUR)
- pciutils (pciutils-gitAUR)
- perl (perl-gitAUR)
- usbutils (usbutils-gitAUR)
- v4l-utils-gitAUR
- efibootmgr (efibootmgr-gitAUR, efibootmgr-json-gitAUR) (optional)
- hdparm (optional)
- inxi (optional)
- pnputils (pnputils-gitAUR) (optional)
- smartmontools (smartmontools-svnAUR) (optional)
Required by (1)
- arcolinux-app-glade-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
Omarz2012 commented on 2024-11-30 02:09 (UTC)
why use v4l-utils-git except of v4l-utils?
realroot commented on 2024-07-14 20:06 (UTC)
When installing it will fail cause of missing
edid-decode
though.D3vil0p3r commented on 2023-06-23 15:19 (UTC) (edited on 2023-06-23 15:19 (UTC) by D3vil0p3r)
I think that "smartmontools" should be a mandatory dependency. Is it possible to have it as non-optional but mandatory?
akstrfn commented on 2023-02-16 14:16 (UTC)
edid-decode
andedid-decode-git
are the same since in git package there isprovides=('edid-decode')
. You can notice that it is properly listed in Dependencies on AUR page.nursoda commented on 2023-02-16 14:02 (UTC)
@1ace: Correct me if I'm wrong, but your PKGBUILD explicitely 'depends' on 'edid-decode', yet no such package is available in AUR. In my opinion, you should modify your PKGBUILD to depend on 'edid-decode-git'. It may be convenient if yay does some magic here (trying to add '-git' to package names), but that's not how dependencies ought to work, right? ;)
puzzle commented on 2022-07-22 16:34 (UTC)
WARNING: 'smartmontools' package is not installed
1ace commented on 2022-07-19 18:14 (UTC)
@abarbarian: looks like your AUR helper (
pacaur
) is unable to install dependencies, which is the same bug others reported onauracle
andpikaur
.The same answer applies: you should report the bug to their devs, and/or use one that works (I use
yay
which works fine).« First ‹ Previous 1 2 3 4 5 Next › Last »