Install & run CPUfetch: ========================== cpufetch is a neofetch clone focusing on the CPU rather then OS. To run: cpufetch To Install (binary on Debian 13+, Ubuntu 25.04+): sudo apt install cpufetch To install (build): git clone https://github.com/Dr-Noob/cpufetch [or "git clone -b wiiu https://github.com/Dr-Noob/cpufetch.git" if for Wii U Linux] cd cpufetch make sudo make install cd .. sudo rm -r cpufetch Source: https://github.com/Dr-Noob/cpufetch Date: March 21st 2024 Update 1 (Nov 14th 2025): *Can now install through apt recently. Still auto finds your cpu. Unlikely applies to wii u version though.