macabout

Mac-style system information for Linux

Quick Install

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

What is macabout?

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.

macabout on Linux Mint

→ View on GitHub | → Download the .deb or PKGBUILD manually