1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00

Add packaging status in README.md

This commit is contained in:
Xorg 2022-10-27 21:15:31 +02:00
parent 6c9798c3b0
commit c61b3b1278
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A

View file

@ -105,6 +105,9 @@ Also, libcpuid is available for following systems in official repositories:
* [Solus](https://packages.getsol.us/shannon/libc/libcpuid/): `eopkg install libcpuid libcpuid-devel`
* [Ubuntu (since version 20.04 "Focal Fossa")](https://packages.ubuntu.com/source/focal/libcpuid) : `apt install cpuidtool libcpuid-dev`
Below, the full lists of repositories:
[![Packaging status](https://repology.org/badge/vertical-allrepos/libcpuid.svg?exclude_unsupported=1)](https://repology.org/project/libcpuid/versions)
#### Build tool
* Vcpkg: `vcpkg install cpuid`