diff options
author | hwspeedy <ns@bigbear.dk> | 2024-03-08 03:22:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-08 03:22:41 +0100 |
commit | 07866e25509dad157f96609c6042034591959549 (patch) | |
tree | 13927a8b60a0e5b5cf67e2e2159e4cbe5de81def | |
parent | 0a095c03a8c25976a0926e8b9b01c2779f3513d6 (diff) |
DOC added Arch/Garuda/Manjaro AUR instructions
-rw-r--r-- | README.md | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -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 --------------------------- |