gnome-system-monitor-3.32.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-9.0 platform.

Package Information

GNOME System Monitor Dependencies

Required

adwaita-icon-theme-3.32.0, Gtkmm-3.24.1, itstool-2.0.6, libgtop-2.40.0, and librsvg-2.44.14

Optional

desktop-file-utils-0.24 and appstream-glib

User Notes: http://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 .. &&
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 2019-08-25 16:50:50 -0700