From 4884cddbde2871a7163af6777b7b5122de5afc5c Mon Sep 17 00:00:00 2001 From: yanderemine54 <60819743+yanderemine54@users.noreply.github.com> Date: Mon, 30 May 2022 16:05:18 +0000 Subject: [PATCH] Add Arch Linux to the list of systems with the package in the official repositories. --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 5da8cc2..722c5ad 100644 --- a/Readme.md +++ b/Readme.md @@ -89,6 +89,7 @@ You can find latest versioned archives [here](https://github.com/anrieff/libcpui Also, libcpuid is available for following systems in official repositories: +* [Arch Linux](https://archlinux.org/packages/community/x86_64/libcpuid/): `pacman -S libcpuid` * [Debian (since version 11 "Bullseye")](https://packages.debian.org/source/bullseye/libcpuid): `apt install cpuidtool libcpuid14 libcpuid-dev` * [Fedora (since version 25)](https://src.fedoraproject.org/rpms/libcpuid): `dnf install libcpuid libcpuid-devel` * [FreeBSD (since version 11)](https://www.freshports.org/sysutils/libcpuid): `pkg install libcpuid`