Mac-style system information for Linux
Install macabout with one command. It detects your distro and installs the right package — run it as your normal user, it calls sudo itself where it needs root.
curl -sSL https://pandawood.github.io/macabout/install.sh | bash
On Arch, CachyOS, Manjaro or EndeavourOS you can build the package yourself instead:
curl -sSLO https://pandawood.github.io/macabout/PKGBUILD
makepkg -si
macabout presents your Linux machine's hardware in the same format as macOS (via "About this Mac..."). Perfect for comparing specs on repurposed Mac hardware.