inxi is a full featured CLI system information tool

https://smxi.org/docs/inxi.htm#inxi-basics; https://github.com/smxi/inxi; https://github.com/hamonikr/inxi-gui/blob/master/app.png; https://forum.ubuntu.ru/index.php?topic=318297.

sudo dnf install inxi -y && clear

https://smxi.org/docs/inxi-options.htm

Basic inxi information

clear && inxi -b

Full output

clear && inxi -Fxz

Graphics info (devices(s), drivers, display protocol (if available), display server/Wayland compositor, resolution, X.org: renderer, OpenGL version; Xvesa: VBE info.

clear && inxi -Gxx

Audio/sound devices(s), driver, running sound servers.

clear && inxi -A

Advanced Network device info. Triggers -N. Shows interface, speed, MAC id, state, etc.

clear && inxi -nz