To clone the Git repository of pantheon-system-monitor-git, run git clone https://aur.archlinux.org/pantheon-system-monitor-git.git. You'll need the following dependencies to build:
- valac
- libgtk-3-dev
- libgranite-dev
- libbamf3-dev
- libwnck-3-dev
- libgtop2-dev
- libwingpanel-2.0-dev
- libxml2-utils
- meson
git clone https://github.com/stsdc/monitor
cd monitor
meson build --prefix=/usr
cd build
sudo ninja install
G_MESSAGES_DEBUG=all ./com.github.stsdc.monitor
Arch Linux users can find Monitor under the name pantheon-system-monitor-git in the AUR:
$ aurman -S pantheon-system-monitor-git
