0

Is there a quick way to get the machine specs from the terminal? (GPU model, memory, CPU model, memory etc). I am getting the info bit by bit by different commands such as lscpu and lspci but cant get the complete picture

EDIT:No it does not answer my question since many of the answers are not from the terminal.

1 Answers1

1

Install neofetch from your package manager and run it in the terminal.

biber
  • 311