Package Details: cpuinfo-git 2025.09.21.rc40647b-1

Git Clone URL: https://aur.archlinux.org/cpuinfo-git.git (read-only, click to copy)
Package Base: cpuinfo-git
Description: cpuinfo is a simple tool to check your cpu specs. (git version)
Upstream URL: https://github.com/Szerwigi1410/cpuinfo
Keywords: cpu, info
Licenses: MIT
Conflicts: cpuinfo
Provides: cpuinfo
Submitter: Szerwigi1410
Maintainer: Szerwigi1410
Last Packager: Szerwigi1410
Votes: 0
Popularity: 0.000000
First Submitted: 2025-09-21 16:14 (UTC)
Last Updated: 2026-03-29 20:21 (UTC)

Required by (0)

Sources (1)

Latest Comments

dreieck commented on 2026-01-12 12:38 (UTC)

Conflicts with python-py-cpuinfo version 9.0.0-6 from the official repositories:

python-py-cpuinfo: /usr/bin/cpuinfo exists in filesystem (owned by cpuinfo-git)

Please add a corresponding conflicts entry.

Regards and thanks for maintaining!

Timongogo commented on 2025-11-15 19:54 (UTC)

God i love this

dreieck commented on 2025-10-30 20:24 (UTC)

Ahoj,

please

  • add provides=("cpuinfo") and conflicts=("cpuinfo"),
  • make your pkgver() produce strongly monotoneously increasing version numbers: After .r, you must add commit count, not a random hash.

Regards!