aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 18:17:29 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 18:17:29 -0300
commit48726c0c219ffeddb45befe0fb8621e1b2648e78 (patch)
treee12c7e029c07a98e173d5acff279f121188bbd1a /README.md
parent5bba5c481d7273b475a39eb61e5eacec65d3c8e5 (diff)
New upstream version 2.0.7preupstream/2.0.7pre
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7d383218..13adb9df 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Building and installing
- cmake ..
- make package -j (Creates package so you do not polute your distro and it can be updated by distro releases)
- sudo apt install ./hardinfo_* (Use reinstall instead of install if already inst.)
-- sudo apt install lm-sensors sysbench lsscsi mesa-utils dmidecode udisks2 xdg-utils
+- sudo apt install lm-sensors sysbench lsscsi mesa-utils dmidecode udisks2 xdg-utils iperf3
- hardinfo2
**Fedore/Centos/RedHat/Rocky/Alma/Oracle**
@@ -58,7 +58,7 @@ Building and installing
- cmake ..
- make package -j (Creates package so you do not polute your distro and it can be updated by distro releases)
- sudo yum install ./hardinfo-* (Use reinstall instead of install if already inst.)
-- sudo yum install lm_sensors sysbench lsscsi glx-utils dmidecode udisks2 xdg-utils
+- sudo yum install lm_sensors sysbench lsscsi glx-utils dmidecode udisks2 xdg-utils iperf3
- hardinfo2
**openSUSE**: use zypper instead of yum, use libsoup2-devel instead of libsoup-devel
@@ -88,6 +88,7 @@ in daemon mode, using the default port.
- **eeprom module**: must be loaded to display info about your currently installed memory.
Load with `modprobe eeprom` and refresh the module screen.
- **xdg-utils**: xdg_open is used to open your browser for bugs, homepage & links.
+- **iperf3**: iperf3 is used to benchmark internal network speed.
- **apcaccess**: apcaccess is used for battery information. (optional)
- **lspci/lsusb**: is used for bus information - installed by distro. (optional)