Search Criteria
Package Details: cpuid 20240409-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cpuid.git (read-only, click to copy) |
---|---|
Package Base: | cpuid |
Description: | Linux tool to dump x86 CPUID information about the CPU(s) |
Upstream URL: | http://www.etallen.com/cpuid.html |
Licenses: | GPL-2.0-only |
Groups: | system |
Conflicts: | msr-tools |
Submitter: | jianingy |
Maintainer: | uffe |
Last Packager: | uffe |
Votes: | 74 |
Popularity: | 0.000405 |
First Submitted: | 2010-05-08 14:49 (UTC) |
Last Updated: | 2024-05-06 11:53 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- perl (perl-gitAUR)
- perl (perl-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
Juma7C9 commented on 2024-05-06 14:33 (UTC)
The output of this tool is much more detailed (i.e. human-readable) than the one provided by the
msr-tools
package, which looks more like a hexdump of the cpuid table. So maybe something likecpuid-info
could do?Another option may be to contact the author to advise them of the naming conflict, but that would be a longer term solution -- if accepted at all.
uffe commented on 2024-05-06 11:56 (UTC)
@Juma7C9 hmm annoying... I could give cpuid binary another name... not elegant but it avoids the "conflicts" change... any suggestions to anternative name ? cpuid-etallen ? or ?
Juma7C9 commented on 2024-05-06 11:22 (UTC)
Hi, the
/usr/bin/cpuid
binary conflicts with the one with the same name inmsr-tools
, which should be added to theconflicts
array. Unfortunately, despite the same name they are not the same tool, so only one can be installed at a time.uffe commented on 2023-08-17 09:59 (UTC)
@p01arst0rm: Not as far as I understand - it is assumed that the base-devel (pseudo) package is already installed. And "make" is a part of that.
Please read:
https://wiki.archlinux.org/title/PKGBUILD#makedepends
https://archlinux.org/packages/core/any/base-devel/
Quote:
Note: The package base-devel is assumed to be already installed when building with makepkg. Dependencies of this package should not be included in makedepends array. ... Dependencies of this package should not be included in checkdepends array.
p01arst0rm commented on 2023-08-16 19:20 (UTC)
PKGBUILD is missing required dependency 'make', install fails if make is not already installed
uffe commented on 2016-02-04 16:57 (UTC)
awesome commented on 2016-02-04 14:54 (UTC)
uffe commented on 2015-10-23 09:16 (UTC)
uffe commented on 2015-08-04 09:35 (UTC)
rtfreedman commented on 2014-09-11 19:13 (UTC)
1 2 3 Next › Last »