aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhwspeedy <ns@bigbear.dk>2024-03-08 03:22:41 +0100
committerGitHub <noreply@github.com>2024-03-08 03:22:41 +0100
commit07866e25509dad157f96609c6042034591959549 (patch)
tree13927a8b60a0e5b5cf67e2e2159e4cbe5de81def
parent0a095c03a8c25976a0926e8b9b01c2779f3513d6 (diff)
DOC added Arch/Garuda/Manjaro AUR instructions
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index f218f166..5f9dd703 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
HARDINFO2
=========
-Hardinfo2 is based on hardinfo, which have not been released >10 years. Hardinfo2 is the reboot that was needed.
+Hardinfo2 is based on hardinfo, which has not been released >10 years. Hardinfo2 is the reboot that was needed.
Hardinfo2 offers System Information and Benchmark for Linux Systems. It is able to
obtain information from both hardware and basic software. It can benchmark your system and compare
@@ -62,7 +62,12 @@ Building and installing
- hardinfo2
**openSUSE**: use zypper instead of yum, use libsoup2-devel instead of libsoup-devel
-
+
+**ArchLinux/Garuda/Manjaro - AUR Package**
+ - git clone https://aur.archlinux.org/hardinfo2.git
+ - cd hardinfo2
+ - makepkg -cis
+ - hardinfo2
Setting up addition tools
---------------------------