gnome-system-monitor-45.0.2

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-45.0, Gtkmm-3.24.8, itstool-2.0.7, libgtop-2.40.0, libhandy-1.8.3, and librsvg-2.57.1

Optional

desktop-file-utils-0.27, appstream-glib, and uncrustify

Installation of GNOME System Monitor

Install GNOME System Monitor by running the following commands:

mkdir build &&
cd    build &&

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

This package does not come with a test suite.

Now, as the root user:

ninja install

Command Explanations

-Dsystemd=false: This switch ensures that gnome-system-monitor does NOT use the systemd process monitoring framework. Use this option if you are on a SysV system.

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