gnome-system-monitor-48.0

Introduction to GNOME System Monitor

The GNOME System Monitor package contains GNOME's replacement for gtop.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

GNOME System Monitor Dependencies

Required

adwaita-icon-theme-48.0, Gtkmm-4.18.0, itstool-2.0.7, libgtop-2.41.3, libadwaita-1.7.0, and librsvg-2.60.0

Optional

appstream-glib-0.8.3, desktop-file-utils-0.28, Catch2, and uncrustify

Installation of GNOME System Monitor

First, remove a hard dependency on Catch2, which is only used if you are running the unit tests:

find . -name meson.build | xargs sed -i -e '/catch2/d' &&
sed -i '152,162d' src/meson.build

Install GNOME System Monitor by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

This package comes with a test suite, but it requires the external Catch2 dependency. If you have Catch2 installed, you can omit the seds above and then run the tests with ninja test.

Now, as the root user:

ninja install

Contents

Installed Program: gnome-system-monitor
Installed Libraries: None
Installed Directories: /usr/{libexec,share,share/help/*}/gnome-system-monitor

Short Descriptions

gnome-system-monitor

is used to display the process tree and hardware meters