gnome-system-monitor-40.1

Introduction to GNOME System Monitor

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

This package is known to build and work properly using an LFS-11.0 platform.

Package Information

GNOME System Monitor Dependencies

Required

adwaita-icon-theme-40.1.1, Gtkmm-3.24.5, itstool-2.0.6, libgtop-2.40.0, and librsvg-2.50.7

Optional

desktop-file-utils-0.26 and appstream-glib

User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/gnome-system-monitor

Installation of GNOME System Monitor

Install GNOME System Monitor by running the following commands:

mkdir build &&
cd    build &&

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

This package does not come with a test suite.

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

Last updated on